From 12e146616884b51eea9772a2379a8df10578400a Mon Sep 17 00:00:00 2001 From: Walter van Niftrik Date: Sat, 29 Jul 2017 12:09:03 +0200 Subject: ADL: Enable ADGF_TESTING for hires3 --- engines/adl/detection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/adl') 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 -- cgit v1.2.3