]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Fixed issue where round countdown would start one second too late 951/head
authorz411 <z411@omaera.org>
Wed, 8 Dec 2021 05:18:12 +0000 (02:18 -0300)
committerz411 <z411@omaera.org>
Wed, 8 Dec 2021 05:18:12 +0000 (02:18 -0300)
commitd191b1dadfe390deff412812c7c19c30ee298835
tree5e422cb3b24193423c36c9d029ed9269c90bdf47
parent6a74ac0024cd1a7c6d396cdc7dc491b83fe22259
Fixed issue where round countdown would start one second too late

Due to flooring and not rounding the countdown time, the round timer
would ocassionally start counting one second too late (ie at 9, not 10).
qcsrc/client/announcer.qc