diff options
Diffstat (limited to 'engines')
-rw-r--r-- | engines/avalanche/detection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/avalanche/detection.cpp b/engines/avalanche/detection.cpp index 81f9688ab6..add9075f49 100644 --- a/engines/avalanche/detection.cpp +++ b/engines/avalanche/detection.cpp @@ -67,7 +67,7 @@ static const ADGameDescription gameDescriptions[] = { Common::EN_ANY, Common::kPlatformDOS, ADGF_NO_FLAGS, - GUIO0() + GUIO1(GUIO_NOMIDI) }, AD_TABLE_END_MARKER |