aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryinsimei2017-06-09 23:54:33 +0200
committerEugene Sandulenko2017-07-13 18:27:45 +0200
commit36d078cfe42572d298ccd5840ca7a5bd13f4c23d (patch)
tree68a40681f4821206483c2d0a30f5d333ede6861e
parent747820bbede13235fbf2bd301ebae88ffa0ccf40 (diff)
downloadscummvm-rg350-36d078cfe42572d298ccd5840ca7a5bd13f4c23d.tar.gz
scummvm-rg350-36d078cfe42572d298ccd5840ca7a5bd13f4c23d.tar.bz2
scummvm-rg350-36d078cfe42572d298ccd5840ca7a5bd13f4c23d.zip
SLUDGE: add sound loop test game
game links: https://github.com/yinsimei/sludge-test-games
-rw-r--r--engines/sludge/detection_tables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sludge/detection_tables.h b/engines/sludge/detection_tables.h
index 5d366d7952..72df456235 100644
--- a/engines/sludge/detection_tables.h
+++ b/engines/sludge/detection_tables.h
@@ -53,7 +53,7 @@ static const SludgeGameDescription gameDescriptions[] = {
{
"welcomeloop",
"",
- AD_ENTRY1s("WelcomeLoop.slg", "af6e20c7cfae9101f1a49236d45014ef", 34932),
+ AD_ENTRY1s("WelcomeLoop.slg", "89c67f14f88cfb54989847ef0cbb0d3b", 36947),
Common::EN_ANY,
Common::kPlatformUnknown,
ADGF_NO_FLAGS,