SHERLOCK: Cleanup and fixes for Journal

This commit is contained in:
Paul Gilbert 2015-05-09 12:08:45 -04:00
parent 902b791165
commit 1a485a44b8
3 changed files with 24 additions and 24 deletions

View file

@ -1825,6 +1825,7 @@ void UserInterface::journalControl() {
_windowOpen = false;
_windowBounds.top = CONTROLS_Y1;
_key = -1;
_menuMode = STD_MODE;
// Reset the palette
screen.setPalette(screen._cMap);