Main/System/Debug/DebugController.cs
@@ -82,14 +82,14 @@ public void CleanNewBranchSet() { LocalSave.DeleteKey("#@#BrancH"); // ScrollTip.ShowTip("清理分支设置"); ScrollTip.ShowTip("清理分支设置"); } public void PrintLastCrashLog() { // if (CrashReport.lastReport != null) // { // DebugEx.LogFormat("崩溃日志:{0}", CrashReport.lastReport); // Debug.LogFormat("崩溃日志:{0}", CrashReport.lastReport); // } }