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