Пример #1
0
 public void CastSpellInState(Spell spell)
 {
     characterState.CastSpell(spell);
 }