Esempio n. 1
0
 private void OnHit()
 {
     PlaySound(0);
     game.AddPoint(_character.PlayerId);
 }