Correct extra field for Amiga floppy versions of Simon the Sorcerer 1.
svn-id: r31190
This commit is contained in:
parent
48dc290b6c
commit
2d33f965a5
1 changed files with 4 additions and 4 deletions
|
@ -814,11 +814,11 @@ static const AGOSGameDescription gameDescriptions[] = {
|
|||
GF_TALKIE
|
||||
},
|
||||
|
||||
// Simon the Sorcerer 1 - English Amiga ECS Floppy
|
||||
// Simon the Sorcerer 1 - English Amiga OCS Floppy
|
||||
{
|
||||
{
|
||||
"simon1",
|
||||
"ECS Floppy",
|
||||
"OCS Floppy",
|
||||
|
||||
{
|
||||
{ "gameamiga", GAME_BASEFILE, "bb94a688e247695d912cce9d0173d73a", -1},
|
||||
|
@ -837,11 +837,11 @@ static const AGOSGameDescription gameDescriptions[] = {
|
|||
GF_32COLOR | GF_CRUNCHED | GF_OLD_BUNDLE | GF_PLANAR
|
||||
},
|
||||
|
||||
// Simon the Sorcerer 1 - English Amiga ECS Demo
|
||||
// Simon the Sorcerer 1 - English Amiga OCS Demo
|
||||
{
|
||||
{
|
||||
"simon1",
|
||||
"ECS Demo",
|
||||
"OCS Demo",
|
||||
|
||||
{
|
||||
{ "gameamiga", GAME_BASEFILE, "4696309eed9d7335c62ebb87a0f006ad", -1},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue