]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Merge branch 'terencehill/race_fix' into 'master'
authorMario <zacjardine@y7mail.com>
Mon, 28 Mar 2016 03:50:29 +0000 (03:50 +0000)
committerMario <zacjardine@y7mail.com>
Mon, 28 Mar 2016 03:50:29 +0000 (03:50 +0000)
commitd9a9475eee28bbb477788fdf3b06bad9242a51a6
tree0daf1e961b9fb0174af663cf154e760db3796f8b
parentd99ac8ee476af3247fff826bf2b433dc250694a5
parent0f43c5591099a71a2197f3c120fbe0310a0957ce
Merge branch 'terencehill/race_fix' into 'master'

Fix for broken race not starting after the qualifying session

Fix race not starting (game ends) when the qualifying session ends (everyone readied up): the cause was timelimit being set to -1. Also fix timelimit_override and g_race_qualifying_timelimit_override not working.

See merge request !296