[Scummvm-git-logs] scummvm master -> 668880b4481fecebf279359582ba74fdfbcbf2a4

mistydemeo noreply at scummvm.org
Mon Jan 30 02:30:09 UTC 2023


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:
668880b448 DIRECTOR: add full Cellofania


Commit: 668880b4481fecebf279359582ba74fdfbcbf2a4
    https://github.com/scummvm/scummvm/commit/668880b4481fecebf279359582ba74fdfbcbf2a4
Author: Misty De Meo (mistydemeo at gmail.com)
Date: 2023-01-29T17:36:58-08:00

Commit Message:
DIRECTOR: add full Cellofania

Changed paths:
    engines/director/detection_tables.h


diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 65f8ebb1ca6..b41a09a4c74 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -2078,6 +2078,7 @@ static const DirectorGameDescription gameDescriptions[] = {
 	WINGAME1("cdphysics", "", "CDPHYS/CDINTRO.EXE", "65d06b5fef155a2473434571aff5bc29", 370004, 313),
 
 	MACDEMO1_l("cellofania", "Demo", "Cellofania.Demo", "f5277c53bacd27936158dd3867e587e2", 389970, Common::JA_JPN, 311),
+	MACGAME1_l("cellofania", "", "Cellofania", "f5277c53bacd27936158dd3867e587e2", 394124, Common::JA_JPN, 311),
 
 	// English Mac filename is The C.H.A.O.S. Continuumâ„¢
 	// Japanese Mac demo filename is CHAOS デモ and another file is called CHAOS Demo




More information about the Scummvm-git-logs mailing list