From 999a405219396bf71e73e31d7857a9a07351cb89 Mon Sep 17 00:00:00 2001
From: yyl <yyl>
Date: 星期三, 03 十二月 2025 18:30:47 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.1.20:10010/r/Project_SG_scripts

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

diff --git a/Main/System/Guild/GuildFuncCell.cs b/Main/System/Guild/GuildFuncCell.cs
index 8688978..45ad4c8 100644
--- a/Main/System/Guild/GuildFuncCell.cs
+++ b/Main/System/Guild/GuildFuncCell.cs
@@ -41,7 +41,7 @@
 
         if (funcID == 43)
         {
-            UIManager.Instance.OpenWindow<GuildBossWin>();
+            // UIManager.Instance.OpenWindow<GuildBossWin>();
         }
 
 

--
Gitblit v1.8.0