From 871594462e82d6bc1341918d39e11ab036d59563 Mon Sep 17 00:00:00 2001
From: yyl <yyl>
Date: 星期四, 18 九月 2025 19:26:28 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.1.20:10010/r/Project_SG_scripts

---
 Main/Component/UI/Common/GroupButtonEx.cs |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/Main/Component/UI/Common/GroupButtonEx.cs b/Main/Component/UI/Common/GroupButtonEx.cs
index 99fa338..f56f99a 100644
--- a/Main/Component/UI/Common/GroupButtonEx.cs
+++ b/Main/Component/UI/Common/GroupButtonEx.cs
@@ -103,7 +103,7 @@
         SelectBtn();
     }
 
-    // 閫変腑褰撳墠鎸夐挳
+    // 閫変腑褰撳墠鎸夐挳锛屽彧澶勭悊鍒锋柊鏄剧ず
     public void SelectBtn(bool forceRefresh = false)
     {
         if (m_State == TitleBtnState.Click && !forceRefresh)
@@ -115,8 +115,6 @@
             m_Manager.SelectButton(this);
         }
 
-        // 璁剧疆褰撳墠鎸夐挳涓洪�変腑鐘舵��
-        state = TitleBtnState.Click;
     }
 
     // 鏇存柊鎸夐挳鐘舵��

--
Gitblit v1.8.0