]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Fix blocked bots in arena games by calling Arena_Warmup in StartFrame rather than...
authorterencehill <piuntn@gmail.com>
Sun, 1 Jan 2012 21:57:57 +0000 (22:57 +0100)
committerterencehill <piuntn@gmail.com>
Sun, 1 Jan 2012 23:18:14 +0000 (00:18 +0100)
commita2c8a091d0de7fb28edc65c2dab3a0836dc52bdd
tree2d2a9a5199a294d0cdea5f2bf98beb23163ced7b
parented565669746780245441f044b65b736343485fc8
Fix blocked bots in arena games by calling Arena_Warmup in StartFrame rather than in PlayerPostThink (reading its code it's cleaner to be executed there anyway)
qcsrc/server/arena.qc
qcsrc/server/cl_client.qc
qcsrc/server/sv_main.qc