mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- made the TargetInfo able to be inherited from
- added a PlayerInfo module (off by default, user requested) that inherits from TargetInfo and adds right-click dismissing buffs functionality
This commit is contained in:
@ -56,3 +56,5 @@ modules\MaelstromCount.lua
|
||||
modules\HungerForBlood.lua
|
||||
modules\CustomBar.lua
|
||||
modules\CustomCount.lua
|
||||
# - make sure PlayerInfo loads after TargetInfo since it inherits
|
||||
modules\PlayerInfo.lua
|
||||
|
Reference in New Issue
Block a user