aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game_state.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game_state.h')
-rw-r--r--engines/titanic/game_state.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/game_state.h b/engines/titanic/game_state.h
index 7bcc0a265f..547e8f8221 100644
--- a/engines/titanic/game_state.h
+++ b/engines/titanic/game_state.h
@@ -69,7 +69,7 @@ public:
GameStateMode _mode;
Season _seasonNum;
bool _petActive;
- bool _field1C;
+ bool _soundMakerAllowed;
bool _quitGame;
bool _parrotMet;
uint _nodeChangeCtr;