From 9fe4964c60e82735b165001d6e3d2914f73184e5 Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期三, 19 九月 2018 11:59:25 +0800
Subject: [PATCH] 3564【前端】队伍和仙盟频道移动至仙缘中

---
 System/MainInterfacePanel/ChatFrame.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/System/MainInterfacePanel/ChatFrame.cs b/System/MainInterfacePanel/ChatFrame.cs
index faec520..9482ad8 100644
--- a/System/MainInterfacePanel/ChatFrame.cs
+++ b/System/MainInterfacePanel/ChatFrame.cs
@@ -307,6 +307,7 @@
             //MainRedDot.Instance.redPointFriendChat.state = RedPointState.None;
             //ChatCtrl.Inst.presentChatType = ChatInfoType.Friend;
             //WindowCenter.Instance.Open<ChatWin>();
+            WindowCenter.Instance.CloseImmediately<MainInterfaceWin>();
             WindowCenter.Instance.Open<SocialWin>();
         }
 

--
Gitblit v1.8.0