]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/autocvars.qh
Make flags follow an arc'd path when passed, looks better/gets caught less
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / autocvars.qh
index b5481a96fac4e79b8aa92350dae5f3a079afd0e8..af2459f83343fc1c47e3501c1c7121be588478e8 100644 (file)
@@ -773,6 +773,8 @@ float autocvar_g_ctf_drop_velocity_up;
 float autocvar_g_ctf_drop_velocity_side;
 float autocvar_g_ctf_portalteleport;
 float autocvar_g_ctf_pass;
+float autocvar_g_ctf_pass_arc;
+float autocvar_g_ctf_pass_arc_max;
 float autocvar_g_ctf_pass_directional_max;
 float autocvar_g_ctf_pass_directional_min;
 float autocvar_g_ctf_pass_radius;