Пример #1
0
 public void CastSpell(GameObject spell)
 {
     equippedBrush.CastSpell(spell);
 }