Skip to content

Commit

Permalink
SHERLOCK: Fix Watson not appearing in backstage scene
Browse files Browse the repository at this point in the history
  • Loading branch information
dreammaster committed Apr 26, 2015
1 parent 1e4c6ab commit a95170d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions engines/sherlock/scene.cpp
Expand Up @@ -438,6 +438,7 @@ bool Scene::loadScene(const Common::String &filename) {

// Player has not yet walked in this scene
_walkedInScene = false;
saves._justLoaded = false;

// Reset the position on the overland map
_vm->_oldCharPoint = _currentScene;
Expand Down

0 comments on commit a95170d

Please sign in to comment.