]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Fix ready counting after someone has gone to spect
authorz411 <z411@omaera.org>
Tue, 18 Jan 2022 20:25:31 +0000 (17:25 -0300)
committerz411 <z411@omaera.org>
Tue, 18 Jan 2022 20:25:31 +0000 (17:25 -0300)
commitb8ee61fcc64e4c4183031a2b5b0d863b42124b3f
treee8be3e7b5e89e0a0634c0c8591907ce846dfd091
parent6267ad78b67a155381b455da96e988b5f156ce12
Fix ready counting after someone has gone to spect

ReadyCount() is now called at the proper time (after the Player has been transmuted to Observer).
This fixes an issue where the game wouldn't start if someone went to spectator and enough players were ready,
because the spectator was still being wrongly counted as a player.
qcsrc/server/client.qc