mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- added rune stuff for DK's in wotlk
- fixed args returned from UnitBuff in wotlk - added default DK spell for gcd module
This commit is contained in:
@ -5,6 +5,8 @@ local SML = AceLibrary("LibSharedMedia-3.0")
|
||||
|
||||
IceHUD.CurrTagVersion = 3
|
||||
|
||||
IceHUD.WowVer = select(4, GetBuildInfo())
|
||||
|
||||
IceHUD.Location = "Interface\\AddOns\\IceHUD"
|
||||
IceHUD.options =
|
||||
{
|
||||
|
Reference in New Issue
Block a user