aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/phantom/phantom_scenes1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/phantom/phantom_scenes1.cpp')
-rw-r--r--engines/mads/phantom/phantom_scenes1.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/mads/phantom/phantom_scenes1.cpp b/engines/mads/phantom/phantom_scenes1.cpp
index a93be72592..f9f97db428 100644
--- a/engines/mads/phantom/phantom_scenes1.cpp
+++ b/engines/mads/phantom/phantom_scenes1.cpp
@@ -8021,7 +8021,6 @@ void Scene113::step() {
_game._objects.addToInventory(OBJ_SMALL_NOTE);
_scene->deleteSequence(_globals._sequenceIndexes[1]);
_vm->_sound->command(26);
- _scene->_speechReady = -1;
_vm->_dialogs->showItem(OBJ_SMALL_NOTE, 806, 2);
}
}