aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/dialogs_query.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/xeen/dialogs_query.cpp')
-rw-r--r--engines/xeen/dialogs_query.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/xeen/dialogs_query.cpp b/engines/xeen/dialogs_query.cpp
index f1dcbf1891..7dd35a13c5 100644
--- a/engines/xeen/dialogs_query.cpp
+++ b/engines/xeen/dialogs_query.cpp
@@ -128,7 +128,7 @@ bool YesNo::execute(bool type, bool townFlag) {
events.updateGameCounter();
if (town.isActive()) {
- town.drawTownAnim(townFlag);
+ town.drawAnim(townFlag);
//numFrames = 3;
} else {
intf.draw3d(true);