]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/defs.qh
Add the new field respawn_flags and set it just when the player dies so there's no...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / defs.qh
index 3281218ccb00ac50fa4ceff4700022a73c3447c9..db71b4a060693cfa304fad9b0f3fb946e877552f 100644 (file)
@@ -104,6 +104,7 @@ float server_is_dedicated;
 //.float cnt2;
 
 .float play_time;
+.float respawn_flags;
 .float respawn_time;
 .float death_time;
 .float fade_time;