]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/Defs.qc
Release loaded rockets when the player dies
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / Defs.qc
index 3d15295942e21b6cefc40c52386f5f7ea3e8d6f0..666fd8823e1eec2930fec848188efd9deb85ece0 100644 (file)
@@ -261,7 +261,9 @@ vector w_org, w_backoff;
 float sniperrifle_scope;
 float nex_scope;
 
-float cr_maxbullets;
+float minelayer_maxmines;
+
+float hagar_maxrockets;
 
 float bgmtime;