Issue
fixed comment
This commit is contained in:
parent
f887f03231
commit
125e9c4795
@ -308,7 +308,7 @@ namespace Components
|
|||||||
wrefresh(Console::InfoWindow);
|
wrefresh(Console::InfoWindow);
|
||||||
wrefresh(Console::InputWindow);
|
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::ScrollOutput(4);
|
||||||
|
|
||||||
Console::RefreshOutput();
|
Console::RefreshOutput();
|
||||||
|
Loading…
Reference in New Issue
Block a user