少年修仙传客户端代码仓库
client_Zxw
2018-11-16 db03d6fbfc75f234715f32359a34f653925c0dcb
2391 【1.3】打宝,点击退出副本,还会再次进入副本
1个文件已修改
1 ■■■■ 已修改文件
System/MainInterfacePanel/MapSwitchingBehaviour.cs 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/MainInterfacePanel/MapSwitchingBehaviour.cs
@@ -67,6 +67,7 @@
               {
                   if (isOk)
                   {
                       MapTransferUtility.Instance.Clear();
                       model.ExitCurrentDungeon();
                   }
               });