[Scummvm-git-logs] scummvm master -> 05616ca2ee71a0b2d2258dfed5cd3ce614bb7259
sev-
sev at scummvm.org
Tue Aug 22 00:06:15 CEST 2017
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:
05616ca2ee WAGE: Added detection from the alt version of Mormonoids
Commit: 05616ca2ee71a0b2d2258dfed5cd3ce614bb7259
https://github.com/scummvm/scummvm/commit/05616ca2ee71a0b2d2258dfed5cd3ce614bb7259
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2017-08-22T00:05:46+02:00
Commit Message:
WAGE: Added detection from the alt version of Mormonoids
Changed paths:
engines/wage/detection_tables.h
diff --git a/engines/wage/detection_tables.h b/engines/wage/detection_tables.h
index bde1078..4c29967 100644
--- a/engines/wage/detection_tables.h
+++ b/engines/wage/detection_tables.h
@@ -109,6 +109,7 @@ static const ADGameDescription gameDescriptions[] = {
FANGAME("Minitorian", "c728dfccdca12571e275a4113b3db343", 586464),
FANGAME("M'Lord's Warrior", "e0a0622ce2023984e3118141a9688ec5", 465639), // Original file name is "M'Lord's Warrior †"
FANGAMEN("Mormonoids from the Deep", "Mormonoids 1.25", "4730d0c47d13401d73353e980f91a304", 645318),
+ FANGAMEN("Mormonoids from the Deep", "Mormonoids 1.25", "1a7ee052b375f0c0a4c18836c978ce5b", 645333), // Alt version
// Unhandled comparison case
FANGAME("Mountain of Mayhem", "634211b004371635d191ae0687035501", 750003), // Original file name "Mountain of Mayhem †"
// No way to pass through the first screen
More information about the Scummvm-git-logs
mailing list