aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/zvision/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/zvision/detection.cpp b/engines/zvision/detection.cpp
index 66152403cf..0385a0fd99 100644
--- a/engines/zvision/detection.cpp
+++ b/engines/zvision/detection.cpp
@@ -175,7 +175,7 @@ static const ADExtraGuiOptionsMap optionsList[] = {
GAMEOPTION_DOUBLE_FPS,
{
_s("Double FPS"),
- _s("Halve the update delay"),
+ _s("Increase game FPS from 30 to 60"),
"doublefps",
false
}