diff options
author | Walter van Niftrik | 2018-02-05 09:06:52 +0100 |
---|---|---|
committer | Walter van Niftrik | 2018-12-25 14:44:19 +0100 |
commit | 22ef40791871d21fbe3236200efe50b3c76e575a (patch) | |
tree | c629f401064d7171bc1621624c3b0e8401abc435 | |
parent | 7dbc61325826f18412953780acb6ab67838d1519 (diff) | |
download | scummvm-rg350-22ef40791871d21fbe3236200efe50b3c76e575a.tar.gz scummvm-rg350-22ef40791871d21fbe3236200efe50b3c76e575a.tar.bz2 scummvm-rg350-22ef40791871d21fbe3236200efe50b3c76e575a.zip |
ADL: Change comment for hires6 detection entry
This detection entry also matches the floppy release. While the version on the
Roberta Williams Anthology has been patched to remove the copy protection,
this patch lies outside of our md5sum range.
-rw-r--r-- | engines/adl/detection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/adl/detection.cpp b/engines/adl/detection.cpp index 2276576baa..7d9b03fb6b 100644 --- a/engines/adl/detection.cpp +++ b/engines/adl/detection.cpp @@ -282,7 +282,7 @@ static const AdlGameDescription gameDiskDescriptions[] = { GAME_TYPE_HIRES5, GAME_VER_NONE }, - { // Hi-Res Adventure #6: The Dark Crystal - Apple II - Roberta Williams Anthology + { // Hi-Res Adventure #6: The Dark Crystal - Apple II - Roberta Williams Anthology / SierraVenture { "hires6", 0, { |