From 2087e2325bd97a31c3518d87918ba87727faff3c Mon Sep 17 00:00:00 2001 From: Matthew Hoops Date: Sun, 13 Feb 2011 16:13:44 -0500 Subject: MOHAWK: Fix comments for the LB sampler v2 --- engines/mohawk/detection_tables.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'engines') diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h index 26c278f9cb..ae37a22dd3 100644 --- a/engines/mohawk/detection_tables.h +++ b/engines/mohawk/detection_tables.h @@ -1219,6 +1219,7 @@ static const MohawkGameDescription gameDescriptions[] = { 0 }, + // While this entry has a v2 interpreter, it still has v1 data { { "lbsampler", @@ -1229,7 +1230,7 @@ static const MohawkGameDescription gameDescriptions[] = { ADGF_NO_FLAGS, Common::GUIO_NONE }, - GType_LIVINGBOOKSV1, // v2 Mac games are really still v1 + GType_LIVINGBOOKSV1, 0, "Living Books Sampler" }, -- cgit v1.2.3