From 7b547a78cc08627dfedd6a08a3e1afb58d8193fd Mon Sep 17 00:00:00 2001 From: D G Turner Date: Mon, 4 Jun 2012 22:54:53 +0100 Subject: TONY: Fix english CD detection entry. --- engines/tony/detection_tables.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'engines/tony') diff --git a/engines/tony/detection_tables.h b/engines/tony/detection_tables.h index 36548c4e3c..97bcc30f4b 100644 --- a/engines/tony/detection_tables.h +++ b/engines/tony/detection_tables.h @@ -30,8 +30,7 @@ static const TonyGameDescription gameDescriptions[] = { 0, { {"roasted.mpr", 0, "06203dbbc85fdd1e6dc8fc211c1a6207", 135911071}, - // Fake md5 : to be fixed! - {"roasted.mpc", 0, "bad97eae03a4db3e99565e39b0b3c06a", 16384}, + {"roasted.mpc", 0, "57c4a3860cf899443c357e0078ea6f49", 366773}, AD_LISTEND }, Common::EN_ANY, -- cgit v1.2.3