System/SystemSetting/ChatSetting.cs @@ -165,6 +165,8 @@ { return GetBool(ChatBoolType.PrivatChatVoice4G); } case ChatInfoType.CrossServer: return false; } return false; }