MythicDungeons: Disable mythic dungeon end panel

This commit is contained in:
andrew6180
2024-11-15 17:37:40 -07:00
parent 160db8e22a
commit 7b91e6e06f
+2 -2
View File
@@ -110,8 +110,8 @@ function DetailsMythicPlusFrame.MythicDungeonFinished(fromZoneLeft)
Details.MythicPlus.IsRestoredState = nil
--the run is valid, schedule to open the chart window
Details.mythic_plus.delay_to_show_graphic = 1
C_Timer.After(Details.mythic_plus.delay_to_show_graphic, mythicDungeonFrames.ShowEndOfMythicPlusPanel)
--Details.mythic_plus.delay_to_show_graphic = 1
--C_Timer.After(Details.mythic_plus.delay_to_show_graphic, mythicDungeonFrames.ShowEndOfMythicPlusPanel)
--shutdown parser for a few seconds to avoid opening new segments after the run ends
if (not fromZoneLeft) then