少年修仙传客户端代码仓库
client_Zxw
2019-02-13 a5eb000e069fb184c86b8d59d3fa93618578afb7
Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts
1个文件已修改
4 ■■■■ 已修改文件
System/RoleParticulars/RoleParticularsWin.cs 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/RoleParticulars/RoleParticularsWin.cs
@@ -127,6 +127,10 @@
        protected override void OnAfterClose()
        {
            UI3DModelExhibition.Instance.StopShow();
            if (!WindowJumpMgr.Instance.IsJumpState)
            {
                WindowCenter.Instance.Open<MainInterfaceWin>();
            }
        }
        #endregion