mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 14:50:13 -05:00
Continue replacement of WowVer checks
This commit is contained in:
@ -286,7 +286,7 @@ function GlobalCoolDown.prototype:GetSpellId()
|
||||
MONK=100780, -- jab
|
||||
}
|
||||
|
||||
if IceHUD.UseFallbackPaladinGCDSpell then
|
||||
if not GetSpellInfo(defaultSpells["PALADIN"]) then
|
||||
defaultSpells["PALADIN"] = 635
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user