From cc074976c8644508d80abafbfa8de5d31146abdf Mon Sep 17 00:00:00 2001
From: yyl <yyl>
Date: 星期五, 18 七月 2025 14:55:32 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.1.20:10010/r/Project_SG_scripts

---
 Main/System/SystemSetting/SettingMgr.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Main/System/SystemSetting/SettingMgr.cs b/Main/System/SystemSetting/SettingMgr.cs
index 0ad827b..ef4c25b 100644
--- a/Main/System/SystemSetting/SettingMgr.cs
+++ b/Main/System/SystemSetting/SettingMgr.cs
@@ -45,8 +45,8 @@
             // #endregion
 
             #region 鍒濆鍖栫郴缁熻缃�
-            SystemSetting.Instance.SetSystemSettingSwitch(SystemSwitch.OtherPlayer, false);
-            SystemSetting.Instance.SetSystemSettingSwitch(SystemSwitch.HideMonster, false);
+            //SystemSetting.Instance.SetSystemSettingSwitch(SystemSwitch.OtherPlayer, false);
+            //SystemSetting.Instance.SetSystemSettingSwitch(SystemSwitch.HideMonster, false);
             #endregion
 
             // #region 鍒濆鍖栬亰澶╄缃�

--
Gitblit v1.8.0