From 6a7e18e67423da68c7fc452243a2706e35a19e93 Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期三, 15 八月 2018 10:03:43 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts

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

diff --git a/System/MainInterfacePanel/HighSettingTip.cs b/System/MainInterfacePanel/HighSettingTip.cs
index 406fbe9..3909f89 100644
--- a/System/MainInterfacePanel/HighSettingTip.cs
+++ b/System/MainInterfacePanel/HighSettingTip.cs
@@ -317,7 +317,7 @@
         void OnCliCkLimitedTimePBtn()//闄愭椂绀煎寘
         {
             WindowCenter.Instance.Close<MainInterfaceWin>();
-            WindowCenter.Instance.Open<LimitedTimePackageWin>();
+            WindowCenter.Instance.Open<OpenServerActivityWin>(false,7);
         }
 
         void OnClickElfFestivalBtn()

--
Gitblit v1.8.0