yyl
2025-06-09 d68f2c0be6edf436b6033773147588b7574a93b0
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);
        // }
    }