少年修仙传客户端代码仓库
client_linchunjie
2019-05-27 a5dd0242ff4c924f9f2a469faadaf71ce8e71694
3719 【BUG】【2.0】奇遇时,打开了首充
1个文件已修改
4 ■■■■ 已修改文件
System/Dungeon/DungeonModel.cs 4 ●●●● 补丁 | 查看 | 原始文档 | 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)