Exemplo n.º 1
0
 public void Launch()
 {
     userInterface.SetActive(false);
     map.Clear();
     map.StartGeneration();
     mode.StartRulesCheck();
 }