aboutsummaryrefslogtreecommitdiff
path: root/engines/teenagent
diff options
context:
space:
mode:
Diffstat (limited to 'engines/teenagent')
-rw-r--r--engines/teenagent/callbacks.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/teenagent/callbacks.cpp b/engines/teenagent/callbacks.cpp
index 1eb5a736dc..3cbdae3fa6 100644
--- a/engines/teenagent/callbacks.cpp
+++ b/engines/teenagent/callbacks.cpp
@@ -242,17 +242,16 @@ bool TeenAgentEngine::processCallback(uint16 addr) {
return true;
case 0x4267:
+ hideActor();
playSound(23, 8);
playSound(24, 13);
setOns(1, 0);
playActorAnimation(841);
setOns(1, 0x61);
setOns(2, 0);
- wait(100);
playSound(63, 12);
playSound(5, 26);
playActorAnimation(842);
- hideActor();
wait(100);
//shown in different positions
displayMessage(0x5656, 0xd1, 0x5510);