aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/animation.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/animation.cpp')
-rw-r--r--engines/avalanche/animation.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/engines/avalanche/animation.cpp b/engines/avalanche/animation.cpp
index 11e0555326..101eccbdfe 100644
--- a/engines/avalanche/animation.cpp
+++ b/engines/avalanche/animation.cpp
@@ -1177,9 +1177,7 @@ void Animation::hideInCupboard() {
appearPed(0, 2); // Walk out of the cupboard.
_vm->_dialogs->displayText("You leave the cupboard. Nice to be out of there!");
_vm->_avalot->_avvysInTheCupboard = false;
- _vm->_sequence->firstShow(8);
- _vm->_sequence->thenShow(7);
- _vm->_sequence->startToClose();
+ _vm->_sequence->startCupboardSeq();
}
} else {
// Not hiding in the cupboard