Skip to content

Commit

Permalink
DIRECTOR: Fix Spaceship Warlock Mac detection
Browse files Browse the repository at this point in the history
  • Loading branch information
sev- committed Mar 24, 2017
1 parent c676c53 commit c9f9582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engines/director/detection_tables.h
Expand Up @@ -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,
Expand Down

0 comments on commit c9f9582

Please sign in to comment.