diff options
Diffstat (limited to 'engines/zvision/detection_tables.h')
-rw-r--r-- | engines/zvision/detection_tables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/zvision/detection_tables.h b/engines/zvision/detection_tables.h index 06bc58ee7f..3df8f280ee 100644 --- a/engines/zvision/detection_tables.h +++ b/engines/zvision/detection_tables.h @@ -89,7 +89,7 @@ static const ADExtraGuiOptionsMap optionsList[] = { GAMEOPTION_USE_HIRES_MPEG_MOVIES, { _s("Use high resolution MPEG video"), - _s("Use MPEG video from the DVD version, instead of lower resolution AVI"), + _s("Use MPEG video from the DVD version instead of lower resolution AVI"), "mpegmovies", true } |