Display settings: Adjust "Limit FPS" tooltip

Tooltip now mentions that the game must be restarted for the setting to
take effect. Also removed "to 100%" and "at high resolutions" as these
statements are not accurate.
This commit is contained in:
Maximilian Fricke 2019-08-17 16:04:47 +02:00 committed by Pentarctagon
parent c1c8f8a20f
commit eb5d5421ee

View file

@ -272,7 +272,7 @@
[toggle_button]
id = "fps_limiter"
label = _ "Limit FPS"
tooltip = _ "Disabling this increases CPU usage to 100% but may slightly improve performance at high resolutions"
tooltip = _ "Disabling this increases CPU usage, but may slightly improve performance (requires restart to take effect)"
[/toggle_button]
[/column]
[/row]