From bde6d9006b4e708ef8a9ea7fc7efdaebe3db9ccd Mon Sep 17 00:00:00 2001
From: yyl <yyl>
Date: 星期四, 22 五月 2025 18:11:49 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.1.20:10010/r/Project_SG_scripts

---
 Main/System/Debug/DebugController.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Main/System/Debug/DebugController.cs b/Main/System/Debug/DebugController.cs
index 78beec4..85e706c 100644
--- a/Main/System/Debug/DebugController.cs
+++ b/Main/System/Debug/DebugController.cs
@@ -89,7 +89,7 @@
     {
         // if (CrashReport.lastReport != null)
         // {
-        //     DebugEx.LogFormat("宕╂簝鏃ュ織:{0}", CrashReport.lastReport);
+        //     Debug.LogFormat("宕╂簝鏃ュ織:{0}", CrashReport.lastReport);
         // }
     }
 

--
Gitblit v1.8.0