]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - menu.c
When exiting the color control menu, return to the options menu instead of the main...
[xonotic/darkplaces.git] / menu.c
diff --git a/menu.c b/menu.c
index 114a49cc24ae9c7ac13153e1b6c554a2ce93c311..05cbd0f56408df51307fcdcc31e843d7db597bef 100644 (file)
--- a/menu.c
+++ b/menu.c
@@ -1710,7 +1710,7 @@ void M_Options_ColorControl_Key (int k, char ascii)
        switch (k)
        {
        case K_ESCAPE:
-               M_Menu_Main_f ();
+               M_Menu_Options_f ();
                break;
 
        case K_ENTER: