diff options
-rw-r--r-- | engines/director/detection_tables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h index d0c359765a..be8f17c1aa 100644 --- a/engines/director/detection_tables.h +++ b/engines/director/detection_tables.h @@ -227,7 +227,7 @@ static const DirectorGameDescription gameDescriptions[] = { AD_ENTRY1("Meister Zufall", "65063397536553c4f6ff2a6c07194bf7"), Common::DE_DEU, Common::kPlatformMacintosh, - ADGF_NO_FLAGS, + ADGF_MACRESFORK, GUIO1(GUIO_NOASPECT) }, GID_GENERIC, |