Skip to content

Commit

Permalink
Display settings: Adjust "Limit FPS" tooltip
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
madmax28 authored and Pentarctagon committed Aug 17, 2019
1 parent c1c8f8a commit eb5d542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/gui/window/preferences/03_display.cfg
Expand Up @@ -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]
Expand Down

0 comments on commit eb5d542

Please sign in to comment.