DEADSOFTWARE

"unscroll" console on "enter"
[d2df-sdl.git] / src / game / g_console.pas
index aa5713030ed50452c92a87ddeb73d5d468c0a72a..d07bf3b4636efd661ddc6ec1768e0f0d1a683679 100644 (file)
@@ -961,6 +961,8 @@ begin
   if Trim(L) = '' then
     Exit;
 
+  conSkipLines := 0; // "unscroll"
+
   if L = 'goobers' then
   begin
     Line := '';