5 lines
No EOL
121 B
C#
5 lines
No EOL
121 B
C#
using PhoenixLib.Events;
|
|
|
|
namespace WingsEmu.Game.Act4.Event;
|
|
|
|
public record Act4DungeonSystemStopEvent : IAsyncEvent; |