[Scummvm-cvs-logs] scummvm master -> 11d3227796a5d58a6e0f362e7982e27bf6d8fcd8
m-kiewitz
m_kiewitz at users.sourceforge.net
Wed Dec 24 20:21:16 CET 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:
11d3227796 SCI: fix typo in comment for LSL3/German
Commit: 11d3227796a5d58a6e0f362e7982e27bf6d8fcd8
https://github.com/scummvm/scummvm/commit/11d3227796a5d58a6e0f362e7982e27bf6d8fcd8
Author: Martin Kiewitz (m_kiewitz at users.sourceforge.net)
Date: 2014-12-24T20:20:39+01:00
Commit Message:
SCI: fix typo in comment for LSL3/German
Changed paths:
engines/sci/detection_tables.h
diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h
index 7c9f54a..32d1a58 100644
--- a/engines/sci/detection_tables.h
+++ b/engines/sci/detection_tables.h
@@ -2070,7 +2070,7 @@ static const struct ADGameDescription SciGameDescriptions[] = {
Common::DE_DEU, Common::kPlatformDOS, ADGF_ADDENGLISH, GUIO5(GUIO_NOSPEECH, GAMEOPTION_EGA_UNDITHER, GAMEOPTION_PREFER_DIGITAL_SFX, GAMEOPTION_ORIGINAL_SAVELOAD, GAMEOPTION_FB01_MIDI) },
// Larry 3 - German DOS (German+English, 5 1/4" floppies)
- // SCI interpreter version S.old.124 (executable), VERSION is "1.056"
+ // SCI interpreter version S.old.114 (executable), VERSION is "1.056"
{"lsl3", "", {
{"resource.map", 0, "2468da5d664bb6ca3df866074a05e43c", 8910},
{"resource.001", 0, "3827a9b17b926e12dcc336860f50612a", 163326},
More information about the Scummvm-git-logs
mailing list