fixed Issue
pushed console output 4 up
This commit is contained in:
parent
a21c928364
commit
f887f03231
@ -308,6 +308,9 @@ 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
|
||||||
|
Console::ScrollOutput(4);
|
||||||
|
|
||||||
Console::RefreshOutput();
|
Console::RefreshOutput();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user