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
+1 -1
View File
@@ -460,7 +460,7 @@ detailsFramework.TextEntryCounter = detailsFramework.TextEntryCounter or 1
end
self:SetJustifyH("left")
self:SetJustifyV("center")
self:SetJustifyV("middle")
self:SetTextInsets(18, 14, 0, 0)
local magnifyingGlassTexture = self:CreateTexture(nil, "OVERLAY")
@@ -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)