Exemplo n.º 1
0
 public virtual void EndSkill()
 {
     status = eActStatus.End;
     champion.EndSkill(); // 중요
 }