aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/font.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tony/font.cpp')
-rw-r--r--engines/tony/font.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tony/font.cpp b/engines/tony/font.cpp
index c8919dbdb5..fa018b4464 100644
--- a/engines/tony/font.cpp
+++ b/engines/tony/font.cpp
@@ -925,7 +925,7 @@ RMDialogChoice::RMDialogChoice() {
_hUnreg = CoroScheduler.createEvent(false, false);
_bRemoveFromOT = false;
-
+
_curAdded = 0;
_bShow = false;
}