| System/Dungeon/DungeonModel.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/Dungeon/DungeonModel.cs
@@ -981,6 +981,10 @@ if (AdventureStage.Instance.IsInAdventureStage) { WindowJumpMgr.Instance.ClearJumpData(); WindowCenter.Instance.CloseAll(WindowCenter.CloseAllIgnoreType.BaseAndCustom); WindowCenter.Instance.Open<MainInterfaceWin>(); WindowCenter.Instance.Open<DungeonAdventureVictoryWin>(); } else if (m_DungeonResult.isSweep == 1)