From a3537e2118370592db394063070fb091f166dbad Mon Sep 17 00:00:00 2001
From: client_Hale <339726288@qq.com>
Date: 星期六, 20 四月 2019 16:01:16 +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 8d4ab48..3e17836 100644
--- a/System/MainInterfacePanel/HighSettingTip.cs
+++ b/System/MainInterfacePanel/HighSettingTip.cs
@@ -204,7 +204,7 @@
             }
             else
             {
-                WindowCenter.Instance.Open<CrossServerWin>(false, 2);
+                WindowCenter.Instance.Open<CrossServerWin>();
                 //if (PlayerDatas.Instance.baseData.LV < limitlv)
                 //{
                 //    SysNotifyMgr.Instance.ShowTip("CrossMatching14", limitlv);

--
Gitblit v1.8.0