Example #1
0
 public void PlayDeathSFX()
 {
     PlaySFX(audioLibrary.GetDeathSFX());
 }