mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-03 23:52:41 +00:00
parent
b594af5389
commit
7270c87919
@ -663,6 +663,7 @@ void ConsoleDialog::scrollToCurrent() {
|
||||
} else if (line > _scrollLine) {
|
||||
_scrollLine = line;
|
||||
updateScrollBuffer();
|
||||
draw();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user