System/Chat/ChatCenter.cs
@@ -7,7 +7,7 @@ namespace Snxxz.UI { [XLua.LuaCallCSharp] public class ChatCenter : Model, IBeforePlayerDataInitialize, IPlayerLoginOk, ISwitchAccount { RealmModel realmModel { get { return ModelCenter.Instance.GetModel<RealmModel>(); } }