diff --git a/source/core/menu/messagebox.cpp b/source/core/menu/messagebox.cpp index 48269fe58..ee3fccf01 100644 --- a/source/core/menu/messagebox.cpp +++ b/source/core/menu/messagebox.cpp @@ -431,6 +431,7 @@ CCMD (menu_endgame) if (res) { STAT_Cancel(); + M_ClearMenus(); gi->QuitToTitle(); } });