少年修仙传客户端代码仓库
client_Hale
2019-01-15 9c28c55e61fb3a01b4cb9bd9f6ddb5faab6831f5
System/SystemSetting/ChatSetting.cs
@@ -165,6 +165,8 @@
                {
                    return GetBool(ChatBoolType.PrivatChatVoice4G);
                }
            case ChatInfoType.CrossServer:
                return false;
        }
        return false;
    }