public void MarkAttackerReady()
 {
     setupController.MarkAttackerReady(Clients.All, roundController);
 }