mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- fixed CC bars to work for any loc by using GetSpellInfo along with a list of spell ID's for each CC spell it supports (thanks to Arrowmaster/#wowace for the help!)
- made FocusCC basically an empty shell that just inherits from TargetCC and specifies a different unit (should have done this in the first place...) - cleaned spacing/formatting in TargetCC module
This commit is contained in:
@ -42,6 +42,7 @@ modules\SunderCount.lua
|
||||
modules\GlobalCoolDown.lua
|
||||
modules\SliceAndDice.lua
|
||||
modules\TargetCC.lua
|
||||
# - make sure FocusCC loads after TargetCC since it inherits
|
||||
modules\FocusCC.lua
|
||||
modules\FocusHealth.lua
|
||||
modules\FocusMana.lua
|
||||
|
Reference in New Issue
Block a user