From 5994b5af4d23f25d0fa3f33a87f5e1a7ae6c6794 Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期三, 12 九月 2018 14:40:03 +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