From d272351055717fa57eab885ba89d6d637e6975ad Mon Sep 17 00:00:00 2001 From: Walter van Niftrik Date: Sun, 11 Jun 2017 15:58:35 +0200 Subject: ADL: Set ADGF_TESTING for hires4 --- 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 c0b8a8fc75..daee30ff43 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_HIRES4 -- cgit v1.2.3