]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Fix a bug in CA where if the round starts with one player in each team and one player...
authorterencehill <piuntn@gmail.com>
Thu, 7 Jul 2011 17:49:06 +0000 (19:49 +0200)
committerterencehill <piuntn@gmail.com>
Fri, 8 Jul 2011 14:40:39 +0000 (16:40 +0200)
commit01e79c17c82c10622708fb4e2ce2efc818d1a0ef
tree5465300335e1fb355027c985d2d1e06553f37769
parent0ecef01cb9a6addc1cd736e59b0aac0def052362
Fix a bug in CA where if the round starts with one player in each team and one player switches team, the next rounds start anyway and are won immediately by the team with players.
The previous code worked only when teams are autobalanced.
qcsrc/server/arena.qc
qcsrc/server/cl_player.qc