Exemplo n.º 1
0
 public static float GetPriority(Obj_AI_Hero hero)
 {
     return Priorities.GetPriority(hero);
 }