예제 #1
0
 public void goToMap(AudioSource audio)
 {
     behave.LevelCleared();
     behave.GoToMapWithSound(audio);
 }