yyl
2025-06-05 dfe8aab7ddab3560c12bc8b59b246969c5167535
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);
        // }
    }