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

mistydemeo noreply at scummvm.org
Thu Sep 22 22:43:11 UTC 2022


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:
e1f6771965 DIRECTOR: add German majestic


Commit: e1f6771965d79b054570fa9b0e33c4906fe46674
    https://github.com/scummvm/scummvm/commit/e1f6771965d79b054570fa9b0e33c4906fe46674
Author: Misty De Meo (mistydemeo at gmail.com)
Date: 2022-09-22T14:50:00-07:00

Commit Message:
DIRECTOR: add German majestic

Changed paths:
    engines/director/detection_tables.h


diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index fba8be85ac0..9fbf015a7eb 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -3888,6 +3888,7 @@ static const DirectorGameDescription gameDescriptions[] = {
 
 	MACGAME1("majestic", "", "Majestic", "01be45e7241194dad07938e7059b88e3", 483774, 400),
 	WINGAME1("majestic", "", "MAJESTIC.EXE", "624267f70253e5327981003a6fc0aeba", 23437631, 400),
+	WINGAME1t_l("majestic", "", "Maj32.exe", "d1cced6eff47da53845679d05b5d2bf3", 24166899, Common::DE_DEU, 400),
 
 	// Original filename is Make•A•Mug™ V1.0
 	MACGAME1("makeamug", "v1.0", "xn--MakeAMug V1.0-lt6gb312b", "4f8bb7ad0cbcec1815538ba15a899061", 304279, 400),




More information about the Scummvm-git-logs mailing list