From d7793969f41d19f576ece3ee4db652a4727a7fb3 Mon Sep 17 00:00:00 2001
From: client_Hale <339726288@qq.com>
Date: 星期二, 22 一月 2019 22:12:15 +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 0488b91..0c8667f 100644
--- a/System/MainInterfacePanel/HighSettingTip.cs
+++ b/System/MainInterfacePanel/HighSettingTip.cs
@@ -293,7 +293,7 @@
void RuneTaButton()//绗﹀嵃濉�
{
WindowCenter.Instance.Close<MainInterfaceWin>();
- WindowCenter.Instance.Open<RuneTowerWin>();
+ WindowCenter.Instance.Open<TowerWin>(false, 0);
}
void OpenTreasure()
{
--
Gitblit v1.8.0