diff --git a/src/client/cl_keyboard.c b/src/client/cl_keyboard.c index 8c2befd8..cf537a22 100644 --- a/src/client/cl_keyboard.c +++ b/src/client/cl_keyboard.c @@ -801,16 +801,20 @@ Key_WriteConsoleHistory() // save the oldest lines first by starting at edit_line // and going forward (and wrapping around) + const char* lastWrittenLine = ""; for(i=0; i