]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/defs.qh
Merge remote branch 'origin/divVerent/forced-teams-by-idfp'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / defs.qh
index 5302aef503b1b851ff1a17437aa7135bec98d2d8..d369298a56cd5b679a7113934831a7878d2476ba 100644 (file)
@@ -659,3 +659,5 @@ string deathmessage;
 float allowed_to_spawn; // boolean variable used by the clan arena code to determine if a player can spawn (after the round has ended)
 
 float serverflags;
+
+.float team_forced; // can be a team number to force a team, or 0 for default action, or -1 for forced spectator