Cata fixes.

This commit is contained in:
Flamanis
2024-04-20 10:15:23 -05:00
parent 4ded6cefc7
commit 3e1212a7ec
6 changed files with 8 additions and 3 deletions
@@ -608,6 +608,9 @@ elseif (GetBuildInfo():match ("%d") == "2") then
elseif (GetBuildInfo():match ("%d") == "3") then
LIB_OPEN_RAID_SPELL_CUSTOM_NAMES = {}
elseif (GetBuildInfo():match ("%d") == "4") then
LIB_OPEN_RAID_SPELL_CUSTOM_NAMES = {}
else
LIB_OPEN_RAID_SPELL_CUSTOM_NAMES = {
[44461] = {name = GetSpellInfo(44461) .. " (" .. L["STRING_EXPLOSION"] .. ")"}, --Living Bomb (explosion)