diff options
-rw-r--r-- | engines/cge2/detection.cpp | 2 |
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 }, |