Main/System/Message/GMNotify.cs
@@ -84,7 +84,7 @@ private void Notify(GMNotifyMessgae _notify) { ServerTipDetails.ShowMarquee(_notify.message, null, 10); ChatManager.Instance.AddSysData(_notify.message, infoArray, ChatChannel.World, false); ChatManager.Instance.AddSysData(_notify.message, infoArray, ChatChannel.World); } private bool CheckNotify(GMNotifyMessgae _notify)