namespace MafiaServer.Events { public delegate void OnDisconnectEvent(PlayerSocketWorker player); }