diff options
-rw-r--r-- | engines/adl/detection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/adl/detection.cpp b/engines/adl/detection.cpp index b05ebcf4fc..877b0e081e 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_UNSTABLE, + ADGF_TESTING, GUIO2(GAMEOPTION_COLOR_DEFAULT_ON, GAMEOPTION_SCANLINES) }, GAME_TYPE_HIRES3 |