Esempio n. 1
0
 public override void Hit(float dmg)
 {
     base.Hit(dmg);
     hud.Hit();
 }