Go to vote instead of returning to menu

This commit is contained in:
NepDisk 2026-03-26 16:45:11 -04:00
parent 3ebe925669
commit a6006e0980

View file

@ -5249,7 +5249,7 @@ void G_GetNextMap(void)
if (K_CanChangeRules(true))
{
if (!netgame) // Match Race.
nextmap = NEXTMAP_TITLE;
nextmap = NEXTMAP_VOTING;
else switch (cv_advancemap.value)
{
case 0: // Stay on same map.