aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/detection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sludge/detection.cpp')
-rw-r--r--engines/sludge/detection.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/sludge/detection.cpp b/engines/sludge/detection.cpp
index 69e202cfb0..2ce5f8f893 100644
--- a/engines/sludge/detection.cpp
+++ b/engines/sludge/detection.cpp
@@ -46,8 +46,7 @@ const char *SludgeEngine::getGameFile() const {
static const PlainGameDescriptor sludgeGames[] = {
{ "sludge", "Sludge Game" },
{ "welcome", "Welcome Example" },
- { "welcome2", "Welcome Example 2" },
- { "welcomePng", "Welcome For PNG Test" },
+ { "welcomeloop", "Welcome Loop Test" },
{ "verbcoin", "Verb Coin" },
{ 0, 0 }
};