diff --git a/source/client/menu.qc b/source/client/menu.qc index 78b2b52..03fd3e5 100644 --- a/source/client/menu.qc +++ b/source/client/menu.qc @@ -83,7 +83,7 @@ void() menu_quit = void() menu_back = { if (in_menu == MENU_GSETTINGS || in_menu == MENU_CSETTINGS || - in_menu == MENU_AUDSETTINGS) { + in_menu == MENU_AUDSETTINGS || in_menu == MENU_CONSETTINGS) { if (wasigs == TRUE) in_menu = MENU_IGS; else