Exemplo n.º 1
0
 internal static void AtoB(Spell spell, Obj_AI_Base T, float Drag = 700f) //Coded By RL244 AtoB Drag 기본값 700f는 빅토르를 위한 것임.
 {
     Pred.AtoB(spell, T, Drag);
 }