Exemplo n.º 1
0
 internal static float PredHealth(Obj_AI_Base Target, Spell spell)
 {
     return(Pred.PredHealth(Target, spell));
 }