]> git.xonotic.org Git - voretournament/voretournament.git/commitdiff
Add an update from Xonotic related to my last commit
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sat, 6 Oct 2012 14:47:21 +0000 (17:47 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sat, 6 Oct 2012 14:47:21 +0000 (17:47 +0300)
data/qcsrc/server/g_world.qc

index 93a16bdd98c9b75bc714caacb553087c850c872f..345d605d5e78e5ae39ca3416272a16b54985e182 100644 (file)
@@ -471,6 +471,8 @@ void spawnfunc_worldspawn (void)
 \r
        compressShortVector_init();\r
 \r
+       allowed_to_spawn = TRUE;\r
+\r
        local entity head;\r
        head = nextent(world);\r
        maxclients = 0;\r