mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Failed net connection: Catch another exit to title, and replace with menu restore.
This commit is contained in:
parent
5b0b118ee5
commit
69484cd55a
1 changed files with 2 additions and 1 deletions
|
|
@ -1587,7 +1587,8 @@ static boolean CL_FinishedFileList(void)
|
|||
{
|
||||
D_QuitNetGame();
|
||||
CL_Reset();
|
||||
D_StartTitle();
|
||||
D_ClearState();
|
||||
M_StartControlPanel();
|
||||
M_StartMessage(M_GetText(
|
||||
"An error occured when trying to\n"
|
||||
"download missing addons.\n"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue