diff options
-rw-r--r-- | engines/made/detection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/made/detection.cpp b/engines/made/detection.cpp index 2a9beed5c4..d3da7012ef 100644 --- a/engines/made/detection.cpp +++ b/engines/made/detection.cpp @@ -345,7 +345,7 @@ static const MadeGameDescription gameDescriptions[] = { Common::JA_JPN, Common::kPlatformFMTowns, ADGF_CD, - GUIO1(GUIO_NONE) + GUIO1(GUIO_NOASPECT) }, GID_RTZ, 0, |