7 lines
No EOL
120 B
C#
7 lines
No EOL
120 B
C#
using PhoenixLib.Events;
|
|
|
|
namespace WingsEmu.Game.Act4.Event;
|
|
|
|
public class Act4MukrajuDespawnEvent : IAsyncEvent
|
|
{
|
|
} |