Пример #1
0
 public void Attack(ActionSlot actionSlot)
 {
     SpellHandler.Cast(AttackMap[actionSlot]());
 }