aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/hotspots.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/hotspots.h')
-rw-r--r--engines/mads/hotspots.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mads/hotspots.h b/engines/mads/hotspots.h
index faabd44208..e556c29fb6 100644
--- a/engines/mads/hotspots.h
+++ b/engines/mads/hotspots.h
@@ -54,7 +54,7 @@ public:
void synchronize(Common::Serializer &s);
};
-#define DYNAMIC_HOTSPOTS_SIZE 8
+#define DYNAMIC_HOTSPOTS_SIZE 10
#define SYNTAX_SINGULAR 0
#define SYNTAX_PLURAL 1