ZVISION: Passive borders check for tilt and panorama for changelocation
This commit is contained in:
parent
1f0bf5ecf2
commit
418b5f6dd2
3 changed files with 38 additions and 0 deletions
|
@ -628,6 +628,8 @@ void ScriptManager::do_changeLocation() {
|
|||
_currentLocation = _nextLocation;
|
||||
execScope(nodeview);
|
||||
}
|
||||
|
||||
_engine->checkBorders();
|
||||
}
|
||||
|
||||
void ScriptManager::serialize(Common::WriteStream *stream) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue