Fix for bug ref#2867294 (hopefully)
svn-id: r44542
This commit is contained in:
parent
cbcd53f1f3
commit
f915a46e1f
1 changed files with 1 additions and 0 deletions
|
@ -143,6 +143,7 @@ void Util::processInput(bool scroll) {
|
|||
_vm->_util->setMousePos(x, y);
|
||||
|
||||
_vm->_game->wantScroll(x, y);
|
||||
_vm->_game->evaluateScroll();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue