Exemplo n.º 1
0
 internal static void CCast(Spell spell, Obj_AI_Base target) //for Circular spells
 {
     Pred.CCast(spell, target);
 }