mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-06 19:08:15 +00:00
MADS: Fix picture when picking up timer module
This commit is contained in:
parent
be489d88e6
commit
a505ae941c
@ -1453,7 +1453,7 @@ void Scene103::actions() {
|
||||
_scene->_hotspots.activate(371, false);
|
||||
_vm->_game->_player._visible = true;
|
||||
_vm->_game->_player._stepEnabled = true;
|
||||
_vm->_dialogs->showItem(OBJ_REBREATHER, 805);
|
||||
_vm->_dialogs->showItem(OBJ_TIMER_MODULE, 805);
|
||||
break;
|
||||
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user