From 65c24c11efe38d870eb5490fcc4964b82b291daa Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期三, 20 三月 2019 14:42:47 +0800
Subject: [PATCH] 6340  【前端】【2.0】境界改版开发单(修为池)

---
 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