From 91dbad832514d0dd138715ad3b29382fe2a11a9c Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sat, 24 Feb 2007 15:24:38 +0000 Subject: Use AGDS feature for specifying demos svn-id: r25822 --- engines/parallaction/detection.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/engines/parallaction/detection.cpp b/engines/parallaction/detection.cpp index b2b6a19085..455dead9bb 100644 --- a/engines/parallaction/detection.cpp +++ b/engines/parallaction/detection.cpp @@ -79,7 +79,7 @@ static const PARALLACTIONGameDescription gameDescriptions[] = { { { "nippon", - "Demo", + "", { { "disk0", 0, "6fed2e18a6bfe5e8bb49144fcc95fd11", 624640}, { "fr", 0, "72f04be4320dfac719431419ec2b9a0d", 12778}, @@ -87,7 +87,7 @@ static const PARALLACTIONGameDescription gameDescriptions[] = { }, Common::EN_ANY, Common::kPlatformAmiga, - Common::ADGF_NO_FLAGS + Common::ADGF_DEMO }, GType_Nippon, 0, -- cgit v1.2.3