Пример #1
0
 private void PlaySFX_LemmingDie(LemmingStateController lemming)
 {
     playSFX(lemmingDie.GetUniqueRandom());
 }