aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWalter van Niftrik2017-11-11 23:41:39 +0100
committerWalter van Niftrik2017-11-11 23:41:59 +0100
commit4c3cb46bc891dd647322c2ae647ad7cb501d7662 (patch)
tree6b537796b632d031d2794b6e42529b58f938a60c
parentf99c83c0a003834a8d3d9f2f608f447cb21df3f1 (diff)
downloadscummvm-rg350-4c3cb46bc891dd647322c2ae647ad7cb501d7662.tar.gz
scummvm-rg350-4c3cb46bc891dd647322c2ae647ad7cb501d7662.tar.bz2
scummvm-rg350-4c3cb46bc891dd647322c2ae647ad7cb501d7662.zip
ADL: Remove ADGF_TESTING for hires3+4
-rw-r--r--engines/adl/detection.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/adl/detection.cpp b/engines/adl/detection.cpp
index 866b2bc878..64574ec094 100644
--- a/engines/adl/detection.cpp
+++ b/engines/adl/detection.cpp
@@ -151,7 +151,7 @@ static const AdlGameDescription gameDescriptions[] = {
},
Common::EN_ANY,
Common::kPlatformApple2,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO2(GAMEOPTION_COLOR_DEFAULT_ON, GAMEOPTION_SCANLINES)
},
GAME_TYPE_HIRES3
@@ -166,7 +166,7 @@ static const AdlGameDescription gameDescriptions[] = {
},
Common::EN_ANY,
Common::kPlatformApple2,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO2(GAMEOPTION_COLOR_DEFAULT_ON, GAMEOPTION_SCANLINES)
},
GAME_TYPE_HIRES4