From 2fa304ada32e6d8a9444136e29d3fb5cefa77538 Mon Sep 17 00:00:00 2001
From: yyl <yyl>
Date: 星期五, 23 五月 2025 18:31:59 +0800
Subject: [PATCH] 18 子 2D卡牌客户端搭建 / 2D卡牌客户端搭建 界面补全
---
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