Beispiel #1
0
 public void ChangeObstacleConfig(Int32 _config)
 {
     ObstacleSpawner.ChangeObstacleConfig(_config);
     Restart();
 }