From 22ef40791871d21fbe3236200efe50b3c76e575a Mon Sep 17 00:00:00 2001 From: Walter van Niftrik Date: Mon, 5 Feb 2018 09:06:52 +0100 Subject: 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. --- engines/adl/detection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, { -- cgit v1.2.3