aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/callables_ns.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/parallaction/callables_ns.cpp')
-rw-r--r--engines/parallaction/callables_ns.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/engines/parallaction/callables_ns.cpp b/engines/parallaction/callables_ns.cpp
index 70ea732b9a..b45a30c317 100644
--- a/engines/parallaction/callables_ns.cpp
+++ b/engines/parallaction/callables_ns.cpp
@@ -310,9 +310,7 @@ void Parallaction_ns::_c_endComment(void *param) {
}
_input->waitForButtonEvent(kMouseLeftUp);
- _balloonMan->freeBalloons();
-
- return;
+ _gfx->freeDialogueObjects();
}
void Parallaction_ns::_c_frankenstein(void *parm) {