lcy
昨天 4cb216db7866b50459e596f3e417c9e010b72a62
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)