[Scummvm-git-logs] scummvm master -> f7ded6f048b147a095b02377cb29f99b31574f04
tag2015
noreply at scummvm.org
Sat Nov 1 10:50:00 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:
f7ded6f048 DIRECTOR: Add second file to mathworkshop detection entry
Commit: f7ded6f048b147a095b02377cb29f99b31574f04
https://github.com/scummvm/scummvm/commit/f7ded6f048b147a095b02377cb29f99b31574f04
Author: Walter Agazzi (walter.agazzi at protonmail.com)
Date: 2025-11-01T11:49:19+01:00
Commit Message:
DIRECTOR: Add second file to mathworkshop detection entry
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index a1414b06df9..66c1c3551f2 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -9503,7 +9503,8 @@ static const DirectorGameDescription gameDescriptions[] = {
WINGAME1("maisybday", "", "Maisy BDay.exe", "t:26fc28194d1991645a9a42794bcb1b36", 2619122, 702),
// Korean title is ìíêµì¤
- WINDEMO1_l("mathsworkshop", "Preview", "Math.exe", "t:5e2d026147a09b063a2e8db2dba0ab94", 10146326, Common::KO_KOR, 702),
+ WINDEMO2_l("mathsworkshop", "Preview", "Math.exe", "t:5e2d026147a09b063a2e8db2dba0ab94", 10146326,
+ "gorilla1.avi", "f:93c4103cf645bdaaf03df5259cfd17de", 966656, Common::KO_KOR, 702),
// Max i Duch Zamku
// Other languages are D4
More information about the Scummvm-git-logs
mailing list