aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/core/drop_target.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/core/drop_target.h')
-rw-r--r--engines/titanic/core/drop_target.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/core/drop_target.h b/engines/titanic/core/drop_target.h
index d77efb4ce3..3536f2afed 100644
--- a/engines/titanic/core/drop_target.h
+++ b/engines/titanic/core/drop_target.h
@@ -40,7 +40,7 @@ protected:
CString _itemMatchName;
bool _itemMatchStartsWith;
CString _soundName;
- bool _showItem;
+ bool _hideItem;
CString _itemName;
bool _dropEnabled;
int _dropFrame;