[Scummvm-git-logs] scummvm master -> 5038b4101eceb6bbe7f60df94f4a029a85130888
sev-
sev at scummvm.org
Sun Jul 11 08:13:01 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:
5038b4101e AGS: Remove dupped entry
Commit: 5038b4101eceb6bbe7f60df94f4a029a85130888
https://github.com/scummvm/scummvm/commit/5038b4101eceb6bbe7f60df94f4a029a85130888
Author: aviloria (aviloria at yahoo.com)
Date: 2021-07-11T10:12:58+02:00
Commit Message:
AGS: Remove dupped entry
"symploke1" Steam demo version is the same as the "symploke1" (English) release as the game became free2play. No symploke1 demo is available anywhere
Changed paths:
engines/ags/detection_tables.h
diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index 8b707a762e..636e475317 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -2144,7 +2144,6 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
DEMO_ENTRY("sulifallenharmony", "Suli Fallen Harmony - Demo.exe", "8a58836830dce896e4366f57791ab6cc", 8822781),
DEMO_ENTRY("sulifallenharmony", "Suli Fallen Harmony - Demo.exe", "8a58836830dce896e4366f57791ab6cc", 8826816), // itch.io
DEMO_ENTRY("superjazzman", "sjmdemo.exe", "0710e2ec71042617f565c01824f0cf3c", 5214882),
- DEMO_ENTRY("symploke1", "symploke1.exe", "ff20c8c9dda8379607db87e7726909c6", 57363019), // Steam
DEMO_ENTRY("tales", "tales.exe", "4f6c7ec127e8b0ce077abb357903612f", 112930689), // Steam
DEMO_ENTRY("technobabylon", "technobabylon.exe", "e523535e730f313e1ed9b19b1a9dd228", 595787927),
DEMO_ENTRY("technobabylon", "technobabylon.exe", "e523535e730f313e1ed9b19b1a9dd228", 59578792),
More information about the Scummvm-git-logs
mailing list