Пример #1
0
 public void PlayOther(string sfx)
 {
     personalSoundManager.PlayOtherRandom(dictOfClips[sfx]);
 }