[Scummvm-git-logs] scummvm master -> efc03d8421c272e578e68da24033f24ec7a04ed7
mistydemeo
noreply at scummvm.org
Tue Jan 31 03:50:45 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:
efc03d8421 DIRECTOR: switch Cellofania to tailmd5
Commit: efc03d8421c272e578e68da24033f24ec7a04ed7
https://github.com/scummvm/scummvm/commit/efc03d8421c272e578e68da24033f24ec7a04ed7
Author: Misty De Meo (mistydemeo at gmail.com)
Date: 2023-01-30T19:49:22-08:00
Commit Message:
DIRECTOR: switch Cellofania to tailmd5
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index b41a09a4c74..1420e495114 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -2078,7 +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),
+ MACGAME1t_l("cellofania", "", "Cellofania", "09f361d7e8b581d2475d0e586b102016", 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