aboutsummaryrefslogtreecommitdiff
path: root/engines/adl/adl.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/adl/adl.h')
-rw-r--r--engines/adl/adl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/adl/adl.h b/engines/adl/adl.h
index 3630cd69b9..75df3395d7 100644
--- a/engines/adl/adl.h
+++ b/engines/adl/adl.h
@@ -391,7 +391,7 @@ protected:
bool _isRestarting, _isRestoring, _isQuitting;
bool _canSaveNow, _canRestoreNow;
- bool _skipOneCommand;
+ bool _abortScript;
const AdlGameDescription *_gameDescription;