Esempio n. 1
0
 internal static void FleeToPosition(Spell spell, string W = "N") // N 정방향, R 역방향.
 {
     Pred.FleeToPosition(spell, W);
 }