public static void SendAllPlayers(MessageAllPlayers msg)
 {
     MessageControl.SendAllPlayers(msg);
 }