7 lines
No EOL
148 B
C#
7 lines
No EOL
148 B
C#
using PhoenixLib.Events;
|
|
|
|
namespace WingsEmu.Game.RainbowBattle.Event;
|
|
|
|
public class RainbowBattleStartProcessRegistrationEvent : IAsyncEvent
|
|
{
|
|
} |