mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 13:50:13 +00:00
TINSEL: Fully revert accidental change to English detection entry
It was introduced in1c63d9b958
then partially reverted in826ad61d86
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:
parent
9c9b553d7a
commit
43f9d85eef
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user