Exemplo n.º 1
0
 public static float QDamage(Obj_AI_Base target)
 {
     return(Q1.CalculateDamage(target));
 }