少年修仙传客户端代码仓库
client_Zxw
2018-11-02 7c622e4f2010e3926769d0e9b79656ba0d17b7cd
Core/GameEngine/Login/LaunchPostProcess.cs
@@ -42,6 +42,11 @@
                DirtyNameConfig.Init();
                NewBieCenter.Instance.Init();
                if (Application.isMobilePlatform)
                {
                    AssetDeCompressTask.Delete7zFiles(ResourcesPath.Instance.ExternalStorePath);
                }
                DebugEx.LogFormat("解析配置表耗时:{0}", Time.time - startTime);
            }
            catch (Exception ex)