[Scummvm-git-logs] scummvm master -> d09915eca832b6c3037b68dfcb2b719e426c01af

sev- noreply at scummvm.org
Sun Sep 28 20:03:01 UTC 2025


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .

Summary:
d09915eca8 WAGE: Remove another mistakenly added game from thje detection table


Commit: d09915eca832b6c3037b68dfcb2b719e426c01af
    https://github.com/scummvm/scummvm/commit/d09915eca832b6c3037b68dfcb2b719e426c01af
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2025-09-28T22:02:53+02:00

Commit Message:
WAGE: Remove another mistakenly added game from thje detection table

Changed paths:
    engines/wage/detection_tables.h


diff --git a/engines/wage/detection_tables.h b/engines/wage/detection_tables.h
index 45d3b97d29a..fbf5a49f1f5 100644
--- a/engines/wage/detection_tables.h
+++ b/engines/wage/detection_tables.h
@@ -251,7 +251,6 @@ static const ADGameDescription gameDescriptions[] = {
 	FANGAMEN("Mormonoids from the Deep", "Mormonoids 1.25", "1a7ee052b375f0c0a4c18836c978ce5b", 645077), // alt version
 	FANGAMEN("Mountain of Mayhem", "xn--Mountain of Mayhem -3g6k", "634211b004371635d191ae0687035501", 749747), // Original file name "Mountain of Mayhem †"
 	FANGAME("Mountain of Mayhem", "c83a5703b3ea95f465839f4f54ef0805", 749733), // alt version
-	FANGAME("Muddy Water", "711dd9d154d13c31bc216ef8539bb095", 662438), // v1.3.2
 	FANGAME("Mystery of the Moors", "593dc2fcb92c0f5f4d94b5fc390a2ba2", 849909),
 	FANGAME("Necropolis", "70fbba8a0b1626216f674df2ca9c58ba", 397396),
 	FANGAME("Nightcrawler Ned", "8423fc015c395bd6be54a7ea69170d99", 366286),




More information about the Scummvm-git-logs mailing list