[Scummvm-git-logs] scummvm master -> 6098dacce1749f5145b4ced6cae60c9efcf7b3e4
sluicebox
22204938+sluicebox at users.noreply.github.com
Wed Aug 5 18:25:02 UTC 2020
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:
6098dacce1 SCI: Fix detection entry comment
Commit: 6098dacce1749f5145b4ced6cae60c9efcf7b3e4
https://github.com/scummvm/scummvm/commit/6098dacce1749f5145b4ced6cae60c9efcf7b3e4
Author: sluicebox (22204938+sluicebox at users.noreply.github.com)
Date: 2020-08-05T11:24:29-07:00
Commit Message:
SCI: Fix detection entry comment
Changed paths:
engines/sci/detection_tables.h
diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h
index 6f15d13838..6f96efcec2 100644
--- a/engines/sci/detection_tables.h
+++ b/engines/sci/detection_tables.h
@@ -1911,7 +1911,7 @@ static const struct ADGameDescription SciGameDescriptions[] = {
AD_LISTEND},
Common::EN_ANY, Common::kPlatformDOS, ADGF_CD, GUIO4(GAMEOPTION_HIGH_RESOLUTION_GRAPHICS, GAMEOPTION_PREFER_DIGITAL_SFX, GAMEOPTION_ORIGINAL_SAVELOAD, GAMEOPTION_FB01_MIDI) },
- // King's Quest 6 - Windows DOS CD (supplied by trembyle)
+ // King's Quest 6 - English Windows CD (supplied by trembyle)
// Executable scanning reports "1.001.069", VERSION file reports "1.000.000"
{"kq6", "CD", {
{"resource.map", 0, "db35b0094083f81bfb0239a7a5410313", 9215},
More information about the Scummvm-git-logs
mailing list