]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/Defs.qc
Merge commit '683672ff5de2463c9c29cd27bc96b658e61bac98'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / Defs.qc
index 1c629b6a1bec6a8a452ad9738d38976a602195eb..666fd8823e1eec2930fec848188efd9deb85ece0 100644 (file)
@@ -221,7 +221,6 @@ float nb_pb_period;
 
 // Spectating
 float spectatee_status;
-float prev_spectatee_status;
 
 // short mapname
 string shortmapname;
@@ -262,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;