diff options
| -rw-r--r-- | engines/parallaction/detection.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/engines/parallaction/detection.cpp b/engines/parallaction/detection.cpp index 4cf17cf2f1..c0b28b068e 100644 --- a/engines/parallaction/detection.cpp +++ b/engines/parallaction/detection.cpp @@ -79,7 +79,7 @@ static const PARALLACTIONGameDescription gameDescriptions[] = {  	{  		{  			"nippon", -			"amiga french demo", +			"Demo",  			{  				{ "disk0",	0, "6fed2e18a6bfe5e8bb49144fcc95fd11", 624640},  				{ "fr", 	0, "72f04be4320dfac719431419ec2b9a0d", 12778}, | 
