fixed comment
This commit is contained in:
/dev/root 2016-08-30 19:36:57 +02:00
parent f887f03231
commit 125e9c4795

View File

@ -308,7 +308,7 @@ namespace Components
wrefresh(Console::InfoWindow);
wrefresh(Console::InputWindow);
// 3 Lines do not autoscroll, 1 has a linebreak -> skip 4 lines when initializing
// 4 Lines do not autoscroll/are multiline -> skip 4 lines when initializing
Console::ScrollOutput(4);
Console::RefreshOutput();