From 2d33f965a57b7364e47b5f39baabc13a54303446 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Wed, 19 Mar 2008 01:22:28 +0000 Subject: Correct extra field for Amiga floppy versions of Simon the Sorcerer 1. svn-id: r31190 --- engines/agos/detection_tables.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'engines') diff --git a/engines/agos/detection_tables.h b/engines/agos/detection_tables.h index ef778b651d..70f86f521f 100644 --- a/engines/agos/detection_tables.h +++ b/engines/agos/detection_tables.h @@ -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}, -- cgit v1.2.3