Ejemplo n.º 1
0
 public virtual void AttackDamage(int skillId)
 {
     _skillMgr.AttackDamage(this, skillId);
 }