aboutsummaryrefslogtreecommitdiff
path: root/engines/teenagent/callbacks.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/teenagent/callbacks.cpp')
-rw-r--r--engines/teenagent/callbacks.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/teenagent/callbacks.cpp b/engines/teenagent/callbacks.cpp
index 772df84441..78a6fac40d 100644
--- a/engines/teenagent/callbacks.cpp
+++ b/engines/teenagent/callbacks.cpp
@@ -804,8 +804,8 @@ bool TeenAgentEngine::processCallback(uint16 addr) {
case 0x55a8: {
uint16 d = Dialog::pop(scene, 0xdb08);
if (d == 0x2c5d) {
- setOns(0, 0);
waitLanAnimationFrame(1, 0x23);
+ setOns(0, 0);
playSound(52, 9);
playSound(52, 11);
playSound(52, 13);