From 0acdaf30b26cfe003bb774471d3d257a37aea378 Mon Sep 17 00:00:00 2001 From: Matthew Hoops Date: Sat, 9 Oct 2010 01:21:06 +0000 Subject: TOON: Merge toondemo game id into toon ADGF_DEMO already marks it as a demo, so labeling the id as "Demo" would be redundant. svn-id: r53094 --- engines/toon/detection.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'engines/toon') diff --git a/engines/toon/detection.cpp b/engines/toon/detection.cpp index 66b7f80a08..4a4f836c8b 100644 --- a/engines/toon/detection.cpp +++ b/engines/toon/detection.cpp @@ -33,7 +33,6 @@ static const PlainGameDescriptor ToonGames[] = { { "toon", "Toonstruck" }, - { "toondemo", "Toonstruck Demo" }, { 0, 0 } }; @@ -70,7 +69,7 @@ static const ADGameDescription gameDescriptions[] = { AD_LISTEND}, Common::ES_ESP, Common::kPlatformPC, ADGF_NO_FLAGS, GUIO_NONE }, - { "toondemo", "", { + { "toon", "", { {"local.pak", 0, "bf5da4c03f78ffbd643f12122319366e", 3250841}, {"wacexdbl.emc", 0, "cfbc2156a31b294b038204888407ebc8", 6974}, {"generic.svl", 0, "5eb99850ada22f0b8cf6392262d4dd07", 9404599}, -- cgit v1.2.3