]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/cl_client.qc
Fix blocked bots in arena games by calling Arena_Warmup in StartFrame rather than...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / cl_client.qc
index e8ccc07d73330760e9d856b0ca217c30f8c0df56..afd7bc652696a468bf0bfa7afdcbf2bd406795ef 100644 (file)
@@ -2999,8 +2999,6 @@ void PlayerPostThink (void)
        }
        */
 
-       Arena_Warmup();
-
        //pointparticles(particleeffectnum("machinegun_impact"), self.origin + self.view_ofs + '0 0 7', '0 0 0', 1);
 
        if(self.waypointsprite_attachedforcarrier)