Failed net connection: Catch another exit to title, and replace with menu restore.

This commit is contained in:
toaster 2023-02-01 23:19:50 +00:00
parent 5b0b118ee5
commit 69484cd55a

View file

@ -1587,7 +1587,8 @@ static boolean CL_FinishedFileList(void)
{ {
D_QuitNetGame(); D_QuitNetGame();
CL_Reset(); CL_Reset();
D_StartTitle(); D_ClearState();
M_StartControlPanel();
M_StartMessage(M_GetText( M_StartMessage(M_GetText(
"An error occured when trying to\n" "An error occured when trying to\n"
"download missing addons.\n" "download missing addons.\n"