]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/world.qh
Merge branch 'Mario/droptofloor_outofsolid' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / world.qh
index ab45b176f972af7aeb76b187ece6ffc9f067e8b1..271f394adaa91c84f801a48db1856032781ca485 100644 (file)
@@ -165,3 +165,5 @@ void droptofloor(entity this);
 
 IntrusiveList g_moveables;
 STATIC_INIT(g_moveables) { g_moveables = IL_NEW(); }
+
+bool observe_blocked_if_eliminated = false; // forbids eliminated players from observing