Ejemplo n.º 1
0
 public void autoTakeDamage(BattleClick unit)
 {
     takeDamage(unit.getDmg(), unit);
 }