From c9f9582994d94b1efa6108fdb7ea4a768dd80acc Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Fri, 24 Mar 2017 22:30:44 +0100 Subject: DIRECTOR: Fix Spaceship Warlock Mac detection --- engines/director/detection_tables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/director/detection_tables.h') diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h index 11f70e033c..b3c07a1809 100644 --- a/engines/director/detection_tables.h +++ b/engines/director/detection_tables.h @@ -489,7 +489,7 @@ static const DirectorGameDescription gameDescriptions[] = { { "warlock", "", - AD_ENTRY1s("Spaceship Warlock.bin", "cfa68a1bc49251497ebde18e5fc9c217", 271107), + AD_ENTRY1s("Spaceship Warlock", "cfa68a1bc49251497ebde18e5fc9c217", 271107), Common::EN_ANY, Common::kPlatformMacintosh, ADGF_MACRESFORK, -- cgit v1.2.3