From 55118ed2b7934185592f182f8dcf061df6036daa Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期五, 04 一月 2019 14:13:43 +0800
Subject: [PATCH] 5375 【前端】【1.4.100】玩家私人聊天,打开对话框时,提示防诈骗内容
---
System/Chat/ChatCenter.cs | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/System/Chat/ChatCenter.cs b/System/Chat/ChatCenter.cs
index 5eec143..2107389 100644
--- a/System/Chat/ChatCenter.cs
+++ b/System/Chat/ChatCenter.cs
@@ -1087,12 +1087,6 @@
return clientBanned;
}
#endregion
-
- //private void OnApplicationQuit()
- //{
- // LocalChatHistory.Save();
- //}
-
}
}
--
Gitblit v1.8.0