diff options
Diffstat (limited to 'engines/zvision')
-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 3df8f280ee..cb813e6d5b 100644 --- a/engines/zvision/detection_tables.h +++ b/engines/zvision/detection_tables.h @@ -49,7 +49,7 @@ static const ADExtraGuiOptionsMap optionsList[] = { GAMEOPTION_ORIGINAL_SAVELOAD, { _s("Use original save/load screens"), - _s("Use the original save/load screens instead of the ScummVM interface"), + _s("Use the original save/load screens instead of the ScummVM ones"), "originalsaveload", false } |