mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-21 13:01:18 +00:00
Fix item selection not returning to "Specify IPv4 Address"
This commit is contained in:
parent
10c74c0d6a
commit
25dc99a50b
1 changed files with 1 additions and 0 deletions
|
|
@ -9987,6 +9987,7 @@ static void M_HandleConnectIP(INT32 choice)
|
|||
|
||||
if (exitmenu)
|
||||
{
|
||||
currentMenu->lastOn = itemOn;
|
||||
if (currentMenu->prevMenu)
|
||||
M_SetupNextMenu (currentMenu->prevMenu);
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue