]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/defs.qh
Merge branch 'master' into terencehill/centerprint_stuff
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / defs.qh
index 87ff757a9e42434669043f42c92511bf2d60cb78..9e6a73b5e3642fe9e9ae952a9b6a318120e32ad7 100644 (file)
@@ -597,7 +597,7 @@ float client_cefc_accumulatortime;
 
 ..float current_ammo;
 
 
 ..float current_ammo;
 
-.float weapon_load[WEP_MAXCOUNT]; FTEQCC_YOU_SUCK_THIS_IS_NOT_UNREFERENCED(weapon_load);
+.float weapon_load[WEP_MAXCOUNT];
 .float ammo_none; // used by the reloading system, must always be 0
 .float clip_load;
 .float old_clip_load;
 .float ammo_none; // used by the reloading system, must always be 0
 .float clip_load;
 .float old_clip_load;