//--- Methods ---// public void StartRound() { // Start the round roundStarted = true; SpawnGames(); dataManager.InitDataCollection(); }