From 9e1510e715465db8930d8d241bdad2ca6020326d Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Fri, 9 Jan 2015 00:37:16 +0200 Subject: ZVISION: Provide a better description for the double FPS game option --- engines/zvision/detection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/zvision') 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 } -- cgit v1.2.3