diff options
Diffstat (limited to 'simon/simon.h')
-rw-r--r-- | simon/simon.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/simon/simon.h b/simon/simon.h index 6e492299b2..4a39602659 100644 --- a/simon/simon.h +++ b/simon/simon.h @@ -186,6 +186,7 @@ public: uint16 _debugMode; uint16 _debugLevel; uint16 _language; + bool _noSubtitles; bool _start_mainscript; bool _continous_mainscript; bool _continous_vgascript; |