From a08f7ffe7b998b834eaf0dca7b513b036fd57c0a Mon Sep 17 00:00:00 2001
From: client_Zxw <826696702@qq.com>
Date: 星期三, 20 三月 2019 15:07:40 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts
---
System/MainInterfacePanel/ChatFrame.cs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/System/MainInterfacePanel/ChatFrame.cs b/System/MainInterfacePanel/ChatFrame.cs
index a192950..c45d16f 100644
--- a/System/MainInterfacePanel/ChatFrame.cs
+++ b/System/MainInterfacePanel/ChatFrame.cs
@@ -330,8 +330,8 @@
}
private void OnRealmButton()
{
- WindowCenter.Instance.Open<RealmWin>();
- WindowCenter.Instance.Close<MainInterfaceWin>();
+ WindowCenter.Instance.Open<RealmTransitionWin>();
+ //WindowCenter.Instance.Close<MainInterfaceWin>();
}
void MailButton()//閭欢鎸夐挳
--
Gitblit v1.8.0