[Scummvm-git-logs] scummvm master -> c653ac0b74c62cce374f22de0f305805d4a872e2

sev- noreply at scummvm.org
Wed Dec 1 18:49:14 UTC 2021


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:
c653ac0b74 DIRECTOR: add second file to All the Lunar


Commit: c653ac0b74c62cce374f22de0f305805d4a872e2
    https://github.com/scummvm/scummvm/commit/c653ac0b74c62cce374f22de0f305805d4a872e2
Author: Misty De Meo (mistydemeo at gmail.com)
Date: 2021-12-01T19:49:11+01:00

Commit Message:
DIRECTOR: add second file to All the Lunar

Changed paths:
    engines/director/detection_tables.h


diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 0c7a0b3e8f..ab04dc3181 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -5144,7 +5144,8 @@ static const DirectorGameDescription gameDescriptions[] = {
 	WINGAME2_l("affaires1", "", "StartMe.exe", "7c18c9a6af2694156bf09ed195c1ab09", 1819926,
 								"Main - 7.dxr", "ad34b9d4987fc84c238f0e88b174fbc9", 13068061, Common::FR_FRA, 702),
 
-	WINGAME1t_l("allthelunar", "Installer", "install.exe", "f670d62dfbf3f42c475b4f09c68f1888", 1743796, Common::JA_JPN, 701),
+	WINGAME2t_l("allthelunar", "Installer", "install.exe", "f670d62dfbf3f42c475b4f09c68f1888", 1743796,
+											"AUTORUN.INF", "63155cbab5873483a1241ab629c447da", 51, Common::JA_JPN, 701),
 	MACGAME1_l("allthelunar", "Gallery", "xn--2bkwb2jyaf2iv50xg56c", "91723348f6414e84d024183554385275", 110811, Common::JA_JPN, 701),
 	WINGAME1t_l("allthelunar", "Gallery", "gallery.exe", "dc43ed7868f092e8f59a640766438b38", 13403016, Common::JA_JPN, 701),
 	MACGAME1_l("allthelunar", "Daifugo", "xn--pss84d253e", "d2404d3c2d1df0ca4125e85b1ca97e96", 22329996, Common::JA_JPN, 701),




More information about the Scummvm-git-logs mailing list