Пример #1
0
 public void SpellCallback()
 {
     CurrentSpell.CooldownTimeElapsed = 0;
     CurrentSpell.Act(this);
 }