namespace SharedLibraryCore.Events.Server;

public class ConnectionRestoreEvent : GameServerEvent
{
    
}