Beispiel #1
0
 public void AddDamage(float amount)
 {
     damage.AddDose(amount);
 }