TINSEL: Fully revert accidental change to English detection entry

It was introduced in 1c63d9b958 then
partially reverted in 826ad61d86

This reverts it fully, as now we are showing a warning to the users
that the DW2 CD version 2 is unstable
This commit is contained in:
Eugene Sandulenko 2021-04-25 02:30:13 +02:00
parent 9c9b553d7a
commit 43f9d85eef
No known key found for this signature in database
GPG Key ID: 014D387312D34F08

View File

@ -378,7 +378,7 @@ static const TinselGameDescription gameDescriptions[] = {
"english.smp", NULL, -1),
Common::EN_ANY,
Common::kPlatformDOS,
ADGF_CD | ADGF_UNSTABLE,
ADGF_CD,
GUIO0()
},
GID_DW1,