From 56091a5a2b3df0681996731982f812003daf85e9 Mon Sep 17 00:00:00 2001
From: client_Hale <339726288@qq.com>
Date: 星期四, 20 九月 2018 15:52:47 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts
---
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