Beispiel #1
0
 public void PlayerPlaySound(string name)
 {
     PlayerController.PlaySound(name);
 }