]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - host.c
experimental new persistent console history (uses same buffer as console output)...
[xonotic/darkplaces.git] / host.c
diff --git a/host.c b/host.c
index de067d6bd628cd5e4e33f1ed1a37edd542dcbed2..afce873dd0cc686f63adf1487527198ad9179662 100644 (file)
--- a/host.c
+++ b/host.c
@@ -1215,6 +1215,7 @@ void Host_Shutdown(void)
        }
 
        Cmd_Shutdown();
+       Key_Shutdown();
        CL_Shutdown();
        Sys_Shutdown();
        Log_Close();