aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/engine.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/hugo/engine.cpp')
-rw-r--r--engines/hugo/engine.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/hugo/engine.cpp b/engines/hugo/engine.cpp
index ddc8d408fb..d1d3e92cb2 100644
--- a/engines/hugo/engine.cpp
+++ b/engines/hugo/engine.cpp
@@ -91,6 +91,7 @@ void HugoEngine::initStatus() {
_status.jumpExitFl = false; // Can't jump to a screen exit
_status.godModeFl = false; // No special cheats allowed
_status.helpFl = false; // Not calling WinHelp()
+ _status.doQuitFl = false;
_status.path[0] = 0; // Path to write files
_status.saveSlot = 0; // Slot to save/restore game
_status.screenWidth = 0; // Desktop screen width