aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorKawa2019-03-23 19:37:34 +0100
committerFilippos Karapetis2019-03-23 21:13:51 +0200
commit57dd6bd2374854f3408073fe5a788fa2949f0f25 (patch)
tree3b6e3606f40ef7a54ff97581b10c34d1012bc927 /engines
parent8dc04ff6d75f33fd6edb97a0833b581748345c83 (diff)
downloadscummvm-rg350-57dd6bd2374854f3408073fe5a788fa2949f0f25.tar.gz
scummvm-rg350-57dd6bd2374854f3408073fe5a788fa2949f0f25.tar.bz2
scummvm-rg350-57dd6bd2374854f3408073fe5a788fa2949f0f25.zip
SCI: Update The Dating Pool 2019 demo
Diffstat (limited to 'engines')
-rw-r--r--engines/sci/detection_tables.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h
index 4bc2ab7573..43b3b8703c 100644
--- a/engines/sci/detection_tables.h
+++ b/engines/sci/detection_tables.h
@@ -5130,8 +5130,8 @@ static const struct ADGameDescription SciGameDescriptions[] = {
// The Dating Pool - English DOSBox Interactive Demo
// Itch.IO 2019 release: more bug fixes and polish
{ "catdate", "Demo", {
- {"resource.000", 0, "094b9d3c841fe60076f06cdef3fb1383", 1555069},
- {"resource.map", 0, "ccaaf19dd3f8cedd99722569dc42f63f", 1393},
+ {"resource.000", 0, "094b9d3c841fe60076f06cdef3fb1383", 1555073},
+ {"resource.map", 0, "1f7b68ed422eadbf373cc8611bc56f94", 1393},
AD_LISTEND},
Common::EN_ANY, Common::kPlatformDOS, ADGF_DEMO, GUIO4(GUIO_NOSPEECH, GAMEOPTION_PREFER_DIGITAL_SFX, GAMEOPTION_ORIGINAL_SAVELOAD, GAMEOPTION_FB01_MIDI) },