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
+2 -2
View File
@@ -1992,9 +1992,9 @@
if (Details.last_instance_id ~= mapid) then
Details.tabela_historico:ResetOverallData()
if (Details.segments_auto_erase == 2) then
--ask
if (Details.segments_auto_erase == 2) then --ask to erase
Details:ScheduleTimer("AutoEraseConfirm", 1)
elseif (Details.segments_auto_erase == 3) then
--erase
Details.tabela_historico:ResetAllCombatData()