少年修仙传客户端基础资源
client_Wu Xijin
2019-01-31 9d15f49aa42209f81ffad37e72349ab0e6ff963f
3335 场景切换重构
1个文件已修改
7 ■■■■ 已修改文件
Assets/Editor/Tool/CrossServerEditorWindow.cs 7 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Editor/Tool/CrossServerEditorWindow.cs
@@ -128,7 +128,7 @@
        timer = 0f;
        if (StageManager.Instance.isLoading)
        if (StageLoad.Instance.isLoading)
        {
            return;
        }
@@ -141,11 +141,6 @@
        }
        if (config.MapFBType != (int)MapType.OpenCountry)
        {
            return;
        }
        if (StageManager.Instance.isLoading)
        {
            return;
        }