MythicDungeons: Disable mythic dungeon end panel
This commit is contained in:
parent
160db8e22a
commit
7b91e6e06f
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue