diff options
Diffstat (limited to 'engines/voyeur')
-rw-r--r-- | engines/voyeur/detection_tables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/voyeur/detection_tables.h b/engines/voyeur/detection_tables.h index da566ff63d..b6ff2c3a98 100644 --- a/engines/voyeur/detection_tables.h +++ b/engines/voyeur/detection_tables.h @@ -32,7 +32,7 @@ static const VoyeurGameDescription gameDescriptions[] = { Common::EN_ANY, Common::kPlatformDOS, ADGF_NO_FLAGS, - GUIO1(GUIO_NONE) + GUIO1(GUIO_NOMIDI) }, }, |