From e5869ecdc93a6b5cf9f9954419be6d5a14cd1ac5 Mon Sep 17 00:00:00 2001 From: Bastien Bouclet Date: Sat, 5 Aug 2017 10:50:31 +0200 Subject: MOHAWK: Riven: Remove the DVD flag from some versions Those are obviously repackaged CD versions --- engines/mohawk/detection_tables.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'engines/mohawk/detection_tables.h') diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h index 3955065485..4069ac5133 100644 --- a/engines/mohawk/detection_tables.h +++ b/engines/mohawk/detection_tables.h @@ -478,7 +478,7 @@ static const MohawkGameDescription gameDescriptions[] = { GUI_OPTIONS_RIVEN }, GType_RIVEN, - GF_DVD, + 0, 0, }, @@ -496,12 +496,12 @@ static const MohawkGameDescription gameDescriptions[] = { GUI_OPTIONS_RIVEN }, GType_RIVEN, - GF_DVD, + 0, 0, }, // Riven: The Sequel to Myst - // Version 1.1 (DVD), Russan, Fargus + // Version 1.1 (DVD), Russian, Fargus { { "riven", -- cgit v1.2.3