From 0780d6f78efd25030fdbb0701a14d43d73a0ebe2 Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期四, 21 三月 2019 09:50:03 +0800
Subject: [PATCH] Merge branch 'master' into Rune
---
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