LibOpenRaid Update

- Fixed an issue with the rename InstaciaCallFunction to InstanceCallDetailsFunc.
This commit is contained in:
Tercio Jose
2023-07-19 18:20:08 -03:00
parent 08ccadfbde
commit c39deda381
6 changed files with 30 additions and 9 deletions
+1 -1
View File
@@ -5120,7 +5120,7 @@ local SPELL_POWER_PAIN = SPELL_POWER_PAIN or (PowerEnum and PowerEnum.Pain) or 1
else
local inInstance = IsInInstance()
if ((zoneType == "raid" or zoneType == "party") and inInstance) then
Details:CheckForAutoErase (zoneMapID)
Details:CheckForAutoErase(zoneMapID)
--if the current raid is current tier raid, pre-load the storage database
if (zoneType == "raid") then