]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/Defs.qc
Revert "Network dom pps data in a more efficient way" <---- Lies.
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / Defs.qc
index 5f5974a1aac5a33c9f281737514897fdc806ecb2..2d780381eedced49f15c67549f6455c535ae3a67 100644 (file)
@@ -216,13 +216,6 @@ float race_status;
 string race_status_name;
 float race_myrank;
 
-// DOM
-float dom_total_pps;
-float dom_pps_red;
-float dom_pps_blue;
-float dom_pps_yellow;
-float dom_pps_pink;
-
 // Nexball
 float nb_pb_period;