From 9c28c55e61fb3a01b4cb9bd9f6ddb5faab6831f5 Mon Sep 17 00:00:00 2001
From: client_Hale <339726288@qq.com>
Date: 星期二, 15 一月 2019 17:11:49 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts
---
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