Пример #1
0
 /*
  * starts the wave from the enemy spawn script
  */
 public void StartWave()
 {
     spawn.StartWave();
 }