mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 07:13:58 -05:00
define new event types
This commit is contained in:
5
SharedLibraryCore/Events/Server/MonitorStartEvent.cs
Normal file
5
SharedLibraryCore/Events/Server/MonitorStartEvent.cs
Normal file
@ -0,0 +1,5 @@
|
||||
namespace SharedLibraryCore.Events.Server;
|
||||
|
||||
public class MonitorStartEvent : GameServerEvent
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user