[Scummvm-git-logs] scummvm master -> d6ac4cf6d72875d8107795fbf0fec937e54aca79
sev-
sev at scummvm.org
Sun Oct 23 21:38:05 CEST 2016
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:
d6ac4cf6d7 MOHAWK: Fix Riven JP platform
Commit: d6ac4cf6d72875d8107795fbf0fec937e54aca79
https://github.com/scummvm/scummvm/commit/d6ac4cf6d72875d8107795fbf0fec937e54aca79
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2016-10-23T21:37:36+02:00
Commit Message:
MOHAWK: Fix Riven JP platform
Changed paths:
engines/mohawk/detection_tables.h
diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h
index 35d29a0..606c9e3 100644
--- a/engines/mohawk/detection_tables.h
+++ b/engines/mohawk/detection_tables.h
@@ -416,7 +416,7 @@ static const MohawkGameDescription gameDescriptions[] = {
"",
AD_ENTRY1s("a_Data.MHK", "3a2b4764979dc007a0e6ded64e4b7889", 10014314),
Common::JA_JPN,
- Common::kPlatformWindows,
+ Common::kPlatformMacintosh,
ADGF_UNSTABLE,
GUIO1(GUIO_NOASPECT)
},
More information about the Scummvm-git-logs
mailing list