]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cl_demo.c
you can now open/close the console independently of menu and messagemode
[xonotic/darkplaces.git] / cl_demo.c
index 551b7cdad7c003f9140438cb5d9b85ec9e2650e0..c0af97923772c2480c59533da6867907b65911b6 100644 (file)
--- a/cl_demo.c
+++ b/cl_demo.c
@@ -399,6 +399,7 @@ void CL_TimeDemo_f (void)
 
        // instantly hide console and deactivate it
        key_dest = key_game;
+       key_consoleactive = false;
        scr_conlines = 0;
        scr_con_current = 0;