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:
Parnic
2015-08-22 16:55:14 -05:00
parent 7249f4ebcd
commit 776bbf7ab3
5 changed files with 231 additions and 21 deletions

View File

@ -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