public void CancelCountDown() { Debug.Log("CancelCountDown"); checkForPlayers = true; countDown.CancelCountDown(); }