Exemplo n.º 1
0
 public void AddPArmor(double val)
 {
     HpBar.AddPArmor((int)val);
 }