yyl
2025-05-30 0c3a0519a0f526fd67ac3df22fe801c51a81c5e7
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);
        // }
    }