Fix the host menu re-folding on itself if you backed out of difficulty selection

This commit is contained in:
SinnamonLat 2021-12-11 18:32:50 +01:00
parent cdb3b1ca98
commit 813b2da065

View file

@ -2427,6 +2427,9 @@ void M_SetupDifficultySelectMP(INT32 choice)
PLAY_RaceDifficulty[6].status = IT_STRING|IT_CALL;
itemOn = 6; // Select cup select by default.
// okay this is REALLY stupid but this fixes the host menu re-folding on itself when we go back.
mpmenu.modewinextend[0][0] = 1;
}
// LEVEL SELECT