Exemplo n.º 1
0
 public void goToMap(AudioSource audio)
 {
     behave.LevelCleared();
     behave.GoToMapWithSound(audio);
 }