From 82eb4d4b74189a2cb50e22165a4311b359329d6b Mon Sep 17 00:00:00 2001
From: yyl <yyl>
Date: 星期四, 05 六月 2025 11:05:44 +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 85e706c..fb8ae73 100644
--- a/Main/System/Debug/DebugController.cs
+++ b/Main/System/Debug/DebugController.cs
@@ -82,7 +82,7 @@
     public void CleanNewBranchSet()
     {
         LocalSave.DeleteKey("#@#BrancH");
-        // ScrollTip.ShowTip("娓呯悊鍒嗘敮璁剧疆");
+        ScrollTip.ShowTip("娓呯悊鍒嗘敮璁剧疆");
     }
 
     public void PrintLastCrashLog()

--
Gitblit v1.8.0