[Scummvm-git-logs] scummvm master -> 9eaed3d9f2ffdbe05aa630794e24b014fdb8a722
aquadran
noreply at scummvm.org
Mon Jul 11 18:40:56 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:
9eaed3d9f2 WINTERMUTE: Added english name of game in detection table
Commit: 9eaed3d9f2ffdbe05aa630794e24b014fdb8a722
https://github.com/scummvm/scummvm/commit/9eaed3d9f2ffdbe05aa630794e24b014fdb8a722
Author: PaweÅ KoÅodziejski (aquadran at gmail.com)
Date: 2022-07-11T20:40:51+02:00
Commit Message:
WINTERMUTE: Added english name of game in detection table
Changed paths:
engines/wintermute/detection_tables.h
diff --git a/engines/wintermute/detection_tables.h b/engines/wintermute/detection_tables.h
index 4c2d5bc3809..728f840ab10 100644
--- a/engines/wintermute/detection_tables.h
+++ b/engines/wintermute/detection_tables.h
@@ -904,7 +904,7 @@ static const WMEGameDescription gameDescriptions[] = {
WME_ENTRY2s("spanish.dcp", "b3982c0a5e85b42e1e38240fef004aa4", 164428596,
"data.dcp", "63766d6c68b9f00b632ea1736fc8a95c", 88577621), Common::ES_ESP, ADGF_UNSTABLE, WME_1_8_5),
- // Des Reves Elastiques Avec Mille Insectes Nommes Georges
+ // Des Reves Elastiques Avec Mille Insectes Nommes Georges / Elastic Dreams with a Thousand Insects Named George
WME_WINENTRY("dreaming", "",
WME_ENTRY1s("data.dcp", "4af26d97ea063fc1277ce30ae431de90", 8804073), Common::EN_ANY, ADGF_UNSTABLE, WME_1_8_6),
More information about the Scummvm-git-logs
mailing list