]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/defs.qh
Remove the separate function for arc init
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / defs.qh
index f35dc4043ddc858d96663452ac6672a136cd9052..4edfa586ae7bf14488dd18517d2f2e5f68ed4542 100644 (file)
@@ -242,6 +242,7 @@ float game_completion_ratio; // 0 at start, 1 near end
 float nJoinAllowed(entity ignore);
 
 .float spawnshieldtime;
+.float item_spawnshieldtime;
 
 .entity flagcarried;