X-Git-Url: https://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=blobdiff_plain;f=src%2Fgame%2Fg_console.pas;h=d07bf3b4636efd661ddc6ec1768e0f0d1a683679;hp=aa5713030ed50452c92a87ddeb73d5d468c0a72a;hb=6b8ffe735038ca0a7704e7fad15868ef32a07925;hpb=8b87c4d3552073bc1dd71381553fa9973adbe260 diff --git a/src/game/g_console.pas b/src/game/g_console.pas index aa57130..d07bf3b 100644 --- a/src/game/g_console.pas +++ b/src/game/g_console.pas @@ -961,6 +961,8 @@ begin if Trim(L) = '' then Exit; + conSkipLines := 0; // "unscroll" + if L = 'goobers' then begin Line := '';