server-master/srcs/WingsAPI.Game/Act4/Event/Act4SystemFcBroadcastEvent.cs
2026-02-10 18:21:30 +01:00

5 lines
No EOL
121 B
C#

using PhoenixLib.Events;
namespace WingsEmu.Game.Act4.Event;
public record Act4SystemFcBroadcastEvent : IAsyncEvent;