]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Fix compile
authorMario <mario@smbclan.net>
Thu, 13 Oct 2016 08:33:40 +0000 (18:33 +1000)
committerMario <mario@smbclan.net>
Thu, 13 Oct 2016 08:33:40 +0000 (18:33 +1000)
qcsrc/common/mutators/mutator/overkill/sv_overkill.qc

index 67512a0a82a4c221a0b5bba2ea2e9750c5011c95..0c7e6b027e3e4a355bf53ca9f8e222335628cf56 100644 (file)
@@ -4,9 +4,6 @@
 #include "rpc.qh"
 
 bool autocvar_g_overkill_powerups_replace;
-bool autocvar_g_overkill_ammo_charge;
-float autocvar_g_overkill_ammo_charge_notice;
-float autocvar_g_overkill_ammo_charge_limit;
 
 bool autocvar_g_overkill_filter_healthmega;
 bool autocvar_g_overkill_filter_armormedium;