[Scummvm-git-logs] scummvm master -> 7f9e4d80a1536b6ecba3f4bf725f8ffb72a7cd8d
mistydemeo
noreply at scummvm.org
Wed Mar 15 04:48:08 UTC 2023
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
7f9e4d80a1 DIRECTOR: correct Mylk D4 version
Commit: 7f9e4d80a1536b6ecba3f4bf725f8ffb72a7cd8d
https://github.com/scummvm/scummvm/commit/7f9e4d80a1536b6ecba3f4bf725f8ffb72a7cd8d
Author: Misty De Meo (mistydemeo at gmail.com)
Date: 2023-03-14T18:35:40-07:00
Commit Message:
DIRECTOR: correct Mylk D4 version
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 6a4fbcc0ba8..fe7aa45cbeb 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -4564,7 +4564,7 @@ static const DirectorGameDescription gameDescriptions[] = {
WINDEMO1("musiccentral96", "Demo", "MC96DEMO.EXE", "6b30dbea5949e64edd66427290b0fd8c", 690031, 404),
- WINGAME1("mylk", "", "mylk.exe", "032b0860a694ece5f64f37cfe1ebdfa0", 904859, 400),
+ WINGAME1("mylk", "", "mylk.exe", "032b0860a694ece5f64f37cfe1ebdfa0", 904859, 404),
MACGAME1("mysteriousegypt", "", "Mysterious Egypt", "32cb3a881f2d47a7e525370b198b2c5c", 483746, 404),
MACGAME1_l("mysteriousegypt", "", "Matka muinaiseen Egyptiin", "17efee018a660458fae80de4364021ac", 483774, Common::FI_FIN, 404),
More information about the Scummvm-git-logs
mailing list