Skip to content

Commit

Permalink
PEGASUS: Disable erase when reinstating the monocle
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Hoops committed Oct 28, 2011
1 parent 2f1c67a commit 6d01961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engines/pegasus/neighborhood/neighborhood.cpp
Expand Up @@ -1718,7 +1718,7 @@ void Neighborhood::initOneMovie(Movie *movie, const Common::String &movieName, t
}

void Neighborhood::reinstateMonocleInterface() {
// TODO: Disable erase?
_vm->_gfx->disableErase();

_vm->createInterface();

Expand Down

0 comments on commit 6d01961

Please sign in to comment.