GOB: Added detection for Polish Amiga gob2. Bugreport #12033
This commit is contained in:
parent
37188af06c
commit
a7459703d8
1 changed files with 15 additions and 0 deletions
|
@ -561,6 +561,21 @@
|
|||
kFeaturesNone,
|
||||
0, 0, 0
|
||||
},
|
||||
{ // Supplied by damsoftPL in bug report #12033
|
||||
{
|
||||
"gob2",
|
||||
"",
|
||||
AD_ENTRY1s("intro.stk", "d721383633b7acd6f18752e1ad217473", 559840),
|
||||
PL_POL,
|
||||
kPlatformAmiga,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
|
||||
},
|
||||
kGameTypeGob2,
|
||||
kFeaturesNone,
|
||||
0, 0, 0
|
||||
},
|
||||
|
||||
|
||||
// -- Atari ST --
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue