yyl
2026-04-28 ad3ac1661daaf4b445914f87009d3d88c990f040
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)