From e37f7e2c018abc3ce93dc793d2379befb20bb330 Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期二, 15 一月 2019 16:19:53 +0800
Subject: [PATCH] 5725【1.5】跨服聊天
---
System/Chat/ChatContentBehaviour.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/System/Chat/ChatContentBehaviour.cs b/System/Chat/ChatContentBehaviour.cs
index 8e4c34e..47eb594 100644
--- a/System/Chat/ChatContentBehaviour.cs
+++ b/System/Chat/ChatContentBehaviour.cs
@@ -249,6 +249,7 @@
{
case ChatInfoType.World:
case ChatInfoType.Area:
+ case ChatInfoType.CrossServer:
case ChatInfoType.Team:
case ChatInfoType.Trumpet:
case ChatInfoType.Fairy:
--
Gitblit v1.8.0