]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/Defs.qc
Move rankings code (score panel) into its own function as preparation for showing...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / Defs.qc
index 1c629b6a1bec6a8a452ad9738d38976a602195eb..b3b0569489d992798c0ea9355f3a7a5296730968 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,7 @@ vector w_org, w_backoff;
 float sniperrifle_scope;
 float nex_scope;
 
-float cr_maxbullets;
+float minelayer_maxmines;
 
 float bgmtime;