mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
Added a custom counter bar module by popular demand. Behaves exactly like a stack counter module, but in bar form.
Also cleaned up a little bit of code in the core that was dealing with custom modules.
This commit is contained in:
@ -60,6 +60,7 @@ modules\FocusThreat.lua
|
||||
modules\RangeCheck.lua
|
||||
modules\CustomBar.lua
|
||||
modules\CustomCount.lua
|
||||
modules\CustomCounterBar.lua
|
||||
# - make sure PlayerInfo loads after TargetInfo since it inherits
|
||||
modules\PlayerInfo.lua
|
||||
modules\PetInfo.lua
|
||||
|
Reference in New Issue
Block a user