diff options
-rw-r--r-- | engines/mohawk/detection_tables.h | 6 |
1 files changed, 3 insertions, 3 deletions
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", |