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)