]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/playerstats.qh
oops, fix warmup
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / playerstats.qh
index 3702deba50d20686fc1928005ed3cb61e6f2d130..f3806d50df917fe39a165663fd62fa3f0937578c 100644 (file)
@@ -6,7 +6,7 @@ string PLAYERSTATS_MATCHES = "matches";
 string PLAYERSTATS_JOINS = "joins";
 string PLAYERSTATS_SCOREBOARD_VALID = "scoreboardvalid";
 string PLAYERSTATS_RANK = "rank";
-string PLAYERSTATS_VISUAL_RANK = "visual-rank";
+string PLAYERSTATS_SCOREBOARD_POS = "scoreboardpos";
 
 string PLAYERSTATS_TOTAL = "total-";
 string PLAYERSTATS_SCOREBOARD = "scoreboard-";