Exemplo n.º 1
0
 public void ChangeObstacleConfig(Int32 _config)
 {
     ObstacleSpawner.ChangeObstacleConfig(_config);
     Restart();
 }