]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Remove spacing here
authorSamual Lenks <samual@xonotic.org>
Thu, 6 Sep 2012 06:08:54 +0000 (02:08 -0400)
committerSamual Lenks <samual@xonotic.org>
Thu, 6 Sep 2012 06:08:54 +0000 (02:08 -0400)
qcsrc/server/autocvars.qh

index 630c1dc0a5afc4136bd5dfc6d2e7b29ccc928235..4477fe1f3763b30e151e89ec733ab6d9aa3bc32f 100644 (file)
@@ -800,7 +800,6 @@ float autocvar_g_ctf_flagcarrier_waypointforenemy_stalemate;
 float autocvar_g_ctf_flagcarrier_waypointforenemy_spotting;
 float autocvar_g_ctf_fullbrightflags;
 float autocvar_g_ctf_ignore_frags;
-
 float autocvar_g_ctf_score_capture;
 float autocvar_g_ctf_score_kill;
 float autocvar_g_ctf_score_penalty_drop;
@@ -810,7 +809,6 @@ float autocvar_g_ctf_score_pickup_base;
 float autocvar_g_ctf_score_pickup_dropped_early;
 float autocvar_g_ctf_score_pickup_dropped_late;
 float autocvar_g_ctf_score_return;
-
 float autocvar_g_ctf_shield_force;
 float autocvar_g_ctf_shield_max_ratio;
 float autocvar_g_ctf_shield_min_negscore;