aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/sgt/chest_of_drawers.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/sgt/chest_of_drawers.cpp')
-rw-r--r--engines/titanic/game/sgt/chest_of_drawers.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/game/sgt/chest_of_drawers.cpp b/engines/titanic/game/sgt/chest_of_drawers.cpp
index d9c72d3021..2db26addf5 100644
--- a/engines/titanic/game/sgt/chest_of_drawers.cpp
+++ b/engines/titanic/game/sgt/chest_of_drawers.cpp
@@ -58,7 +58,7 @@ bool CChestOfDrawers::TurnOff(CTurnOff *msg) {
visibleMsg.execute("Drawer");
_statics->_v6 = "Closed";
_fieldE0 = true;
-
+
_startFrame = 14;
_endFrame = 27;
playMovie(14, 27, MOVIE_NOTIFY_OBJECT | MOVIE_GAMESTATE);