From f35889713cd3db95dd9e8378ceb4f805fa54d13c Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Tue, 12 Aug 2014 17:42:04 +0200 Subject: CGE2: Get rid of superflous game name in extra field. --- engines/cge2/detection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engines/cge2/detection.cpp b/engines/cge2/detection.cpp index f6664f702b..2b16f8c3b7 100644 --- a/engines/cge2/detection.cpp +++ b/engines/cge2/detection.cpp @@ -41,7 +41,7 @@ static const PlainGameDescriptor CGE2Games[] = { static const ADGameDescription gameDescriptions[] = { { - "sfinx", "Sfinx Freeware", + "sfinx", "Freeware", { { "vol.cat", 0, "21197b287d397c53261b6616bf0dd880", 129024 }, { "vol.dat", 0, "de14291869a8eb7c2732ab783c7542ef", 34180844 }, -- cgit v1.2.3