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