]> 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 aed42e4dd9b85d8ffe5172d3536c1679a27d56a0..b3b0569489d992798c0ea9355f3a7a5296730968 100644 (file)
@@ -221,7 +221,6 @@ float nb_pb_period;
 
 // Spectating
 float spectatee_status;
-float prev_spectatee_status;
 
 // short mapname
 string shortmapname;
@@ -274,8 +273,3 @@ float nex_charge_movingavg;
 float serverflags;
 
 float uid2name_dialog;
-
-string shownames_netname;
-float shownames_health;
-float shownames_armor;
-float shownames_time;