X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Fmutators%2Fgamemode_ca.qh;h=43b4032427f97947c824f78db4f71bce6f787ac6;hb=d53311537bb618a7aedc564823817586583c22c5;hp=ab0a9d1954e928a5e4621df4fb34bb1b1ec5d3e8;hpb=f5689f55e2665c871cfabcee9f8534c482e2b79b;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/mutators/gamemode_ca.qh b/qcsrc/server/mutators/gamemode_ca.qh index ab0a9d195..43b403242 100644 --- a/qcsrc/server/mutators/gamemode_ca.qh +++ b/qcsrc/server/mutators/gamemode_ca.qh @@ -1,3 +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;