[Scummvm-git-logs] scummvm master -> 10a93eaa2d77cd90a80c672dfe751a90a3b0fafd

tag2015 noreply at scummvm.org
Sat Oct 8 14:43:24 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:
10a93eaa2d GLK: ADRIFT: Add detection for alternate version of Wax Worx


Commit: 10a93eaa2d77cd90a80c672dfe751a90a3b0fafd
    https://github.com/scummvm/scummvm/commit/10a93eaa2d77cd90a80c672dfe751a90a3b0fafd
Author: Walter Agazzi (walter.agazzi at protonmail.com)
Date: 2022-10-08T16:38:56+02:00

Commit Message:
GLK: ADRIFT: Add detection for alternate version of Wax Worx

Changed paths:
    engines/glk/adrift/detection_tables.h


diff --git a/engines/glk/adrift/detection_tables.h b/engines/glk/adrift/detection_tables.h
index 80a7f5ae494..9841f3fc6e3 100644
--- a/engines/glk/adrift/detection_tables.h
+++ b/engines/glk/adrift/detection_tables.h
@@ -430,6 +430,7 @@ const GlkDetectionEntry ADRIFT_GAMES[] = {
 	DT_ENTRY0("vendetta", "1d84bb4a60e7c559774133f6aff48bbb", 104909),
 	DT_ENTRY0("veteranknowledge", "409d3d59cb767dc8b812e16db78b2e47", 52248),
 	DT_ENTRY0("waxworx", "a10a1e404ae77fd968b4427a13bd7034", 38414),
+	DT_ENTRY0("waxworx", "97e5e0c7206a062f8892ba91fa721f59", 37541),
 	DT_ENTRY0("campwindylake", "33ea1f1fea9998472e9c352ea6e1c1d8", 114698),
 	DT_ENTRY0("woodsaredark", "4acae86746292076b90fa6fa73ea76d0", 71216),
 	DT_ENTRY0("worstgame", "8789e209419529ac22d2be4774620c78", 9858),




More information about the Scummvm-git-logs mailing list