From f1683ae5fef8358b374c1bfb316b25548538f8e0 Mon Sep 17 00:00:00 2001 From: Fabio Battaglia Date: Tue, 8 Sep 2009 20:08:29 +0000 Subject: [PATCH] tinsel: correct mac cd checksums, made on files extracted as raw data svn-id: r44014 --- engines/tinsel/detection.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/engines/tinsel/detection.cpp b/engines/tinsel/detection.cpp index 21b4fc9cf1d..e06b4f0477a 100644 --- a/engines/tinsel/detection.cpp +++ b/engines/tinsel/detection.cpp @@ -392,8 +392,8 @@ static const TinselGameDescription gameDescriptions[] = { "dw", "CD", { - {"dw.scn", 0, "8be477c6fc0dc449531081fa2064c21d", 2011175}, - {"english.smp", 0, NULL, -1}, + {"dw.scn", 0, "cfc40a8d5d476a1c9d3abf826fa46f8c", 1265532}, + {"english.smp", 0, NULL, -1}, {NULL, 0, NULL, 0} }, Common::EN_ANY,