]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Make sure active custom gametype is not kept on the next map after manual gametype...
authorterencehill <piuntn@gmail.com>
Thu, 21 Mar 2024 18:24:58 +0000 (19:24 +0100)
committerterencehill <piuntn@gmail.com>
Thu, 21 Mar 2024 18:55:02 +0000 (19:55 +0100)
commite500507587d07652456a28afc92890b4df45908b
treef4f380b9151ae824c9898769db91fdb528273c32
parent0f31b82e541b8523a73eb7bbbdcc3656649c8680
Make sure active custom gametype is not kept on the next map after manual gametype command call (and map restart).

Currently custom gametypes can only be set after the game is over thus the gametype command doesn't support them
qcsrc/server/command/sv_cmd.qc
qcsrc/server/mapvoting.qc
qcsrc/server/mapvoting.qh
qcsrc/server/world.qc
qcsrc/server/world.qh