]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/mutators/gamemode_ca.qh
CA: mark eliminated players in the scoreboard
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / gamemode_ca.qh
index a7c1edfc53870a43666b596eac2f533dc2ebab7b..43b4032427f97947c824f78db4f71bce6f787ac6 100644 (file)
@@ -1,2 +1,3 @@
 // should be removed in the future, as other code should not have to care
 .float caplayer; // 0.5 if scheduled to join the next round
+entity eliminatedPlayers;