[Scummvm-git-logs] scummvm master -> 6b6629c7840cf8190a3ce8e38c10a9050b36e440
aquadran
noreply at scummvm.org
Sat Jun 11 09:23:01 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:
6b6629c784 DIRECTOR: Added detection entry for "X-Files" another demo, ticket #12835
Commit: 6b6629c7840cf8190a3ce8e38c10a9050b36e440
https://github.com/scummvm/scummvm/commit/6b6629c7840cf8190a3ce8e38c10a9050b36e440
Author: PaweÅ KoÅodziejski (aquadran at gmail.com)
Date: 2022-06-11T11:22:57+02:00
Commit Message:
DIRECTOR: Added detection entry for "X-Files" another demo, ticket #12835
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index bced260141d..a04b3f4ac3e 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -5856,6 +5856,8 @@ static const DirectorGameDescription gameDescriptions[] = {
WINDEMO2t("xfiles", "CD Demo", "X-Files.exe", "44a15040c26429c13411859d6fd03bbf", 1527961,
"INTRO.DXR", "0612ac5cc28df16a5def0fe93c56d2f6", 1844200, 600),
+ WINDEMO2t("xfiles", "CD Demo", "X-Files.exe", "44a15040c26429c13411859d6fd03bbf", 1527961,
+ "INTRO.DXR", "8de2b376be89ec9611d489a8a90bb2c9", 1844200, 600),
// Mac version requires installation, Install The X-Fools, Vise 3.5 installer
WINGAME1t("xfools", "", "XFOOLS32.EXE", "e4621a51bf38b4e15d407913df781392", 2115343, 600),
More information about the Scummvm-git-logs
mailing list