[Scummvm-git-logs] scummvm master -> 60d4295b0b806fe0f7032ac43ed5834141858250
tag2015
noreply at scummvm.org
Sun Aug 10 17:15:25 UTC 2025
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .
Summary:
60d4295b0b DIRECTOR: Add second file to muppetskidsletters entry
Commit: 60d4295b0b806fe0f7032ac43ed5834141858250
https://github.com/scummvm/scummvm/commit/60d4295b0b806fe0f7032ac43ed5834141858250
Author: Walter Agazzi (walter.agazzi at protonmail.com)
Date: 2025-08-10T18:58:11+02:00
Commit Message:
DIRECTOR: Add second file to muppetskidsletters entry
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index a9907c10c85..485d317bd79 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -5309,7 +5309,8 @@ static const DirectorGameDescription gameDescriptions[] = {
WINGAME1t_l("muppetkidsbegin", "", "BEGSNDS.EXE", "t:5c3116c2a6c3b176c1f24dc190fbbbfc", 1817047, Common::IT_ITA, 404),
// Italian individual title is Lettere
- WINGAME1t_l("muppetkidsletters", "", "LETTERS.EXE", "t:618e8bb2e15f342b664bc0efd3cbe9db", 1735083, Common::IT_ITA, 404),
+ WINGAME2_l("muppetkidsletters", "", "LETTERS.EXE", "t:618e8bb2e15f342b664bc0efd3cbe9db", 1735083,
+ "LT03.DIR", "f:2e31da85926f6fe208abf223e6b67230", 196586, Common::IT_ITA, 404),
// Italian individual title is Uguale e diverso
WINGAME1t_l("muppetkidssamediff", "", "SAMEDIFF.EXE", "t:d8a0ba7e5ff3464921539924bee07daa", 2140235, Common::IT_ITA, 404),
More information about the Scummvm-git-logs
mailing list