[Scummvm-git-logs] scummvm master -> 41eb2202d3c8e21f7526a5c5e29e11b881083b55

sev- sev at scummvm.org
Sun Aug 2 17:26:06 UTC 2020


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:
41eb2202d3 DIRECTOR: Re-added L-Zone Mac v2


Commit: 41eb2202d3c8e21f7526a5c5e29e11b881083b55
    https://github.com/scummvm/scummvm/commit/41eb2202d3c8e21f7526a5c5e29e11b881083b55
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-08-02T19:25:40+02:00

Commit Message:
DIRECTOR: Re-added L-Zone Mac v2

Changed paths:
    engines/director/detection_tables.h


diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 519d63ab00..8ec1bfe58a 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -154,6 +154,7 @@ static const DirectorGameDescription gameDescriptions[] = {
 	MACGAME("kyoto", "v1.01", "Cosmology of KYOTO", "f5277c53bacd27936158dd3867e587e2", 392505, 3),
 
 	MACGAME("lzone", "", "L-ZONE", "f5277c53bacd27936158dd3867e587e2", 392484, 3),
+	MACGAME("lzone", "v2", "L-ZONE", "276bee761e48a6fd709df77d5c2f60dd", 395344, 3),
 	{
 		{
 			"lzone", "",




More information about the Scummvm-git-logs mailing list