More fixes

This commit is contained in:
Tercio Jose
2023-05-05 21:32:42 -03:00
parent b369f51e30
commit 0a4c35b304
8 changed files with 232 additions and 246 deletions
+5
View File
@@ -374,6 +374,11 @@ function Details:StartMeUp()
Details:AddDefaultCustomDisplays()
end
C_Timer.After(1, function()
--load custom spells on every login
Details:FillUserCustomSpells()
end)
local lowerInstanceId = Details:GetLowerInstanceNumber()
if (lowerInstanceId) then
local instance = Details:GetInstance(lowerInstanceId)