[Scummvm-git-logs] scummvm master -> 81a598e0092edd3067366161477d15f8ae8448e9

dreammaster dreammaster at scummvm.org
Sun May 23 21:22:25 UTC 2021


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:
81a598e009 AGS: Added detection entry


Commit: 81a598e0092edd3067366161477d15f8ae8448e9
    https://github.com/scummvm/scummvm/commit/81a598e0092edd3067366161477d15f8ae8448e9
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2021-05-23T14:21:28-07:00

Commit Message:
AGS: Added detection entry

Changed paths:
    engines/ags/detection_tables.h


diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index bfad335aa7..0ff71c0569 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -1955,6 +1955,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
 	DEMO_ENTRY("phantomfellows", "TPF.exe", "71961f24fd94e30e61167d7b0720cd35", 96536204),
 	DEMO_ENTRY("phantomfellows", "TPF.exe", "71961f24fd94e30e61167d7b0720cd35", 96799674),
 	DEMO_ENTRY("phantomfellows", "TPF.exe", "71961f24fd94e30e61167d7b0720cd35", 96799833),
+	DEMO_ENTRY("phantomfellows", "TPF.exe", "71961f24fd94e30e61167d7b0720cd35", 96800964),
 	DEMO_ENTRY("primordia", "primordia.exe", "22313e59c3233001488c26f18c80cc08", 727898212),
 	DEMO_ENTRY("pubmastersquest", "pub master quest [demo].exe", "e1676318c8a040fcf508b817013dc8fe", 23431689),
 	DEMO_ENTRY("puzzlebots", "puzzlebots_demo.exe", "34b49df9cf6eadb5c3587b3921d5b72f", 354138961),




More information about the Scummvm-git-logs mailing list