From ee945ee8d3199e91df76e7b320d2c37f5efc599a Mon Sep 17 00:00:00 2001
From: client_Hale <339726288@qq.com>
Date: 星期三, 12 九月 2018 17:10:57 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts

---
 System/MainInterfacePanel/LowSettingTip.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/System/MainInterfacePanel/LowSettingTip.cs b/System/MainInterfacePanel/LowSettingTip.cs
index fdf218b..5ed198c 100644
--- a/System/MainInterfacePanel/LowSettingTip.cs
+++ b/System/MainInterfacePanel/LowSettingTip.cs
@@ -88,8 +88,8 @@
         }
         private void GodBeastBtn()
         {
-            SysNotifyMgr.Instance.ShowTip("FuncNextVersion");//淇℃伅鎻愮ず
-            return;
+            //SysNotifyMgr.Instance.ShowTip("FuncNextVersion");//淇℃伅鎻愮ず
+            //return;
             WindowCenter.Instance.Close<MainInterfaceWin>();
             WindowCenter.Instance.Open<DogzWin>();
         }

--
Gitblit v1.8.0