X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_console.pas;h=d07bf3b4636efd661ddc6ec1768e0f0d1a683679;hb=6b8ffe735038ca0a7704e7fad15868ef32a07925;hp=aa5713030ed50452c92a87ddeb73d5d468c0a72a;hpb=25fd929e92f5bc8dcedc5a39385cf6286b9b91c6;p=d2df-sdl.git 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 := '';