mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-03 01:15:58 +00:00
SHERLOCK: RT: Hide window at end of character conversations
This commit is contained in:
parent
90eb0f1953
commit
faf8c364ef
@ -442,7 +442,7 @@ void WidgetTalk::handleEvents() {
|
||||
people[idx].pullNPCPath();
|
||||
}
|
||||
|
||||
banishWindow();
|
||||
ui.banishWindow();
|
||||
ui._menuMode = scene._labTableScene ? LAB_MODE : STD_MODE;
|
||||
break;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user