diff options
| author | Martin Kiewitz | 2010-07-31 12:42:23 +0000 |
|---|---|---|
| committer | Martin Kiewitz | 2010-07-31 12:42:23 +0000 |
| commit | fec3ab7bee659f2cb2214cee2f88020b95f4fe8e (patch) | |
| tree | 77a80b33f1e15c8f859a316c783bd5ca9146b5b5 | |
| parent | 3a75d0fbe0e9cc6b3564c617338d4a14a59bb431 (diff) | |
| download | scummvm-rg350-fec3ab7bee659f2cb2214cee2f88020b95f4fe8e.tar.gz scummvm-rg350-fec3ab7bee659f2cb2214cee2f88020b95f4fe8e.tar.bz2 scummvm-rg350-fec3ab7bee659f2cb2214cee2f88020b95f4fe8e.zip | |
SCI: updating comment
svn-id: r51536
| -rw-r--r-- | engines/sci/detection_tables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h index 94cba40e46..2db046a5e8 100644 --- a/engines/sci/detection_tables.h +++ b/engines/sci/detection_tables.h @@ -1405,7 +1405,7 @@ static const struct ADGameDescription SciGameDescriptions[] = { Common::RU_RUS, Common::kPlatformPC, 0, GUIO_NOSPEECH }, // Larry 1 VGA Remake - Polish DOS (from Polish Leisure Suit Larry Collection, official release) - // SCI interpreter version 1.000.510 + // SCI interpreter version 1.000.577, VERSION file reports "2.1" {"lsl1sci", "VGA Remake", { {"resource.map", 0, "58330a85767e42a2487129913283ab5b", 3228}, {"resource.000", 0, "b6097ff35cdc8469f02150fe2f824198", 4781210},
|
