aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authoryinsimei2017-07-12 21:12:01 +0200
committerEugene Sandulenko2017-07-13 18:27:45 +0200
commit3c84965724e246da984b2521a17ab23b5f55f4ec (patch)
tree978ceb1971a32a4b86b0f2f41388c85e1b2f20e6 /engines
parent8f618e55ae0126512c8845b6eabceb70aa04779e (diff)
downloadscummvm-rg350-3c84965724e246da984b2521a17ab23b5f55f4ec.tar.gz
scummvm-rg350-3c84965724e246da984b2521a17ab23b5f55f4ec.tar.bz2
scummvm-rg350-3c84965724e246da984b2521a17ab23b5f55f4ec.zip
SLUDGE: delete a game that doesn't exist any more
Diffstat (limited to 'engines')
-rw-r--r--engines/sludge/detection.cpp1
-rw-r--r--engines/sludge/detection_tables.h12
2 files changed, 0 insertions, 13 deletions
diff --git a/engines/sludge/detection.cpp b/engines/sludge/detection.cpp
index 6dc7c12b7c..e884d17074 100644
--- a/engines/sludge/detection.cpp
+++ b/engines/sludge/detection.cpp
@@ -47,7 +47,6 @@ const char *SludgeEngine::getGameFile() const {
static const PlainGameDescriptor sludgeGames[] = {
{ "sludge", "Sludge Game" },
{ "welcome", "Welcome Example" },
- { "welcomeloop", "Welcome Loop Test" },
{ "verbcoin", "Verb Coin" },
{ "robinsrescue", "Robin's Rescue" },
{ 0, 0 }
diff --git a/engines/sludge/detection_tables.h b/engines/sludge/detection_tables.h
index a64bdab314..e67d238258 100644
--- a/engines/sludge/detection_tables.h
+++ b/engines/sludge/detection_tables.h
@@ -49,18 +49,6 @@ static const SludgeGameDescription gameDescriptions[] = {
0
},
- {
- {
- "welcomeloop",
- "",
- AD_ENTRY1s("WelcomeLoop.slg", "89c67f14f88cfb54989847ef0cbb0d3b", 36947),
- Common::EN_ANY,
- Common::kPlatformUnknown,
- ADGF_NO_FLAGS,
- GUIO0()
- },
- 0
- },
{
{