Exemplo n.º 1
0
 private void PlaySound(ESound soundId)
 {
     SoundController.PlaySound(soundId);
 }