aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/people.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sherlock/people.h')
-rw-r--r--engines/sherlock/people.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/sherlock/people.h b/engines/sherlock/people.h
index 272c418a42..f4aba5aa98 100644
--- a/engines/sherlock/people.h
+++ b/engines/sherlock/people.h
@@ -114,6 +114,8 @@ public:
int _holmesQuotient;
bool _forceWalkReload;
bool _useWalkLib;
+
+ int _walkControl;
public:
People(SherlockEngine *vm);
~People();