From f2cd8cf71a54e251e5f507c7d69c6f91f90e5074 Mon Sep 17 00:00:00 2001
From: client_Hale <339726288@qq.com>
Date: 星期二, 25 九月 2018 20:23:14 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts

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

diff --git a/System/Chat/ChatWin.cs b/System/Chat/ChatWin.cs
index b250bc7..7be4a67 100644
--- a/System/Chat/ChatWin.cs
+++ b/System/Chat/ChatWin.cs
@@ -170,6 +170,7 @@
                     break;
             }
             m_ChatContent.chatType = ChatCtrl.Inst.presentChatType;
+            ChatCtrl.Inst.ViewChat(ChatCtrl.Inst.presentChatType);
         }
 
         private void OnChannelSelect(CellView _cell)

--
Gitblit v1.8.0