diff options
author | Martin Kiewitz | 2010-01-26 13:44:27 +0000 |
---|---|---|
committer | Martin Kiewitz | 2010-01-26 13:44:27 +0000 |
commit | 8c2daeb03d41232f3bb90728a65b2398b53f76c3 (patch) | |
tree | 51ff2fca3be41c1347f3dc4afbae7966712ca9b8 /engines | |
parent | 31a3c98fa26e59e5cf9254efeb6e5711ee674aa7 (diff) | |
download | scummvm-rg350-8c2daeb03d41232f3bb90728a65b2398b53f76c3.tar.gz scummvm-rg350-8c2daeb03d41232f3bb90728a65b2398b53f76c3.tar.bz2 scummvm-rg350-8c2daeb03d41232f3bb90728a65b2398b53f76c3.zip |
SCI: Added comment about PQ:SWAT original release (has the same MD5s as the pq collection release although version is 1.000)
svn-id: r47567
Diffstat (limited to 'engines')
-rw-r--r-- | engines/sci/detection_tables.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h index 7f16054271..6289b38941 100644 --- a/engines/sci/detection_tables.h +++ b/engines/sci/detection_tables.h @@ -2048,6 +2048,7 @@ static const struct ADGameDescription SciGameDescriptions[] = { // Police Quest: SWAT - English Windows (from the Police Quest Collection) // Executable scanning reports "2.100.002", VERSION file reports "1.0c" + // Original DOS/Windows release VERSION file reports "1.000" is the same {"pqswat", "", { {"resmap.001", 0, "de5ea1beb3d9490737aa5fd398fe9765", 6937}, {"ressci.001", 0, "7cd5414f54748f90904a46123a52472f", 29467363}, |