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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/sherlock/people.h b/engines/sherlock/people.h
index d9cb8de393..09022b10c8 100644
--- a/engines/sherlock/people.h
+++ b/engines/sherlock/people.h
@@ -32,7 +32,6 @@ namespace Sherlock {
enum PeopleId {
PLAYER = 0,
- MAX_NPC = 5,
MAX_NPC_PATH = 200
};