mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-23 11:04:44 +00:00
ADL: Remove ADGF_TESTING for hires5+6
This commit is contained in:
parent
925c9416db
commit
be0e1371e8
@ -208,7 +208,7 @@ static const AdlGameDescription gameDescriptions[] = {
|
||||
},
|
||||
Common::EN_ANY,
|
||||
Common::kPlatformApple2,
|
||||
ADGF_TESTING,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO2(GAMEOPTION_COLOR_DEFAULT_ON, GAMEOPTION_SCANLINES)
|
||||
},
|
||||
GAME_TYPE_HIRES5
|
||||
@ -225,7 +225,7 @@ static const AdlGameDescription gameDescriptions[] = {
|
||||
},
|
||||
Common::EN_ANY,
|
||||
Common::kPlatformApple2,
|
||||
ADGF_TESTING,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO2(GAMEOPTION_COLOR_DEFAULT_ON, GAMEOPTION_SCANLINES)
|
||||
},
|
||||
GAME_TYPE_HIRES6
|
||||
|
Loading…
x
Reference in New Issue
Block a user