aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/npcs/succubus.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/npcs/succubus.h')
-rw-r--r--engines/titanic/npcs/succubus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/npcs/succubus.h b/engines/titanic/npcs/succubus.h
index 483ef54f47..94e0bebe54 100644
--- a/engines/titanic/npcs/succubus.h
+++ b/engines/titanic/npcs/succubus.h
@@ -50,7 +50,7 @@ class CSuccUBus : public CTrueTalkNPC {
bool MouseDragStartMsg(CMouseDragStartMsg *msg);
protected:
static bool _isOn;
- static bool _style;
+ static bool _motherBlocked;
static bool _enabled;
protected:
int _initialStartFrame;