aboutsummaryrefslogtreecommitdiff
path: root/engines/cge2/detection.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2014-08-12 17:42:04 +0200
committerJohannes Schickel2014-08-12 17:42:04 +0200
commitf35889713cd3db95dd9e8378ceb4f805fa54d13c (patch)
tree032e2389a58cd2cd7adb1161e9e25ad80bffde76 /engines/cge2/detection.cpp
parent007548f31480f5d6ee853ee40bcc4156ed6c0a2d (diff)
downloadscummvm-rg350-f35889713cd3db95dd9e8378ceb4f805fa54d13c.tar.gz
scummvm-rg350-f35889713cd3db95dd9e8378ceb4f805fa54d13c.tar.bz2
scummvm-rg350-f35889713cd3db95dd9e8378ceb4f805fa54d13c.zip
CGE2: Get rid of superflous game name in extra field.
Diffstat (limited to 'engines/cge2/detection.cpp')
-rw-r--r--engines/cge2/detection.cpp2
1 files changed, 1 insertions, 1 deletions
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 },