[Scummvm-cvs-logs] scummvm master -> 19ab6082d5cd3ef78d926b24454692ad47c5ba74
digitall
dgturner at iee.org
Tue Jun 10 23:33:10 CEST 2014
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:
19ab6082d5 MOHAWK: Add version number for Riven Italian detection entry.
Commit: 19ab6082d5cd3ef78d926b24454692ad47c5ba74
https://github.com/scummvm/scummvm/commit/19ab6082d5cd3ef78d926b24454692ad47c5ba74
Author: D G Turner (digitall at scummvm.org)
Date: 2014-06-10T22:37:13+01:00
Commit Message:
MOHAWK: Add version number for Riven Italian detection entry.
Also, annotate lanuage comment for preceding entry.
Changed paths:
engines/mohawk/detection_tables.h
diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h
index eb3e17a..7632cde 100644
--- a/engines/mohawk/detection_tables.h
+++ b/engines/mohawk/detection_tables.h
@@ -294,7 +294,7 @@ static const MohawkGameDescription gameDescriptions[] = {
},
// Riven: The Sequel to Myst
- // Version 1.? (5CD)
+ // Version 1.? (5CD) - Spanish
// From jvprat
{
{
@@ -312,7 +312,7 @@ static const MohawkGameDescription gameDescriptions[] = {
},
// Riven: The Sequel to Myst
- // Version 1.? (5CD)
+ // Version 1.0 (5CD) - Italian
// From dodomorandi on bug #6629
{
{
More information about the Scummvm-git-logs
mailing list