Skip to content

Commit

Permalink
Preferences: tweaked FPS limiter option display
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
Vultraz committed May 16, 2018
1 parent f31355a commit afb1320
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions data/gui/window/preferences/03_display.cfg
Expand Up @@ -262,6 +262,8 @@
[/row]
#endif

{_GUI_PREFERENCES_SPACER_ROW}

[row]
[column]
border = "all"
Expand All @@ -270,8 +272,8 @@

[toggle_button]
id = "fps_limiter"
label = _ "FPS limiter"
tooltip = _ "Disabling this increases CPU usage to 100 % but may slightly improve performance at high resolutions"
label = _ "Limit FPS"
tooltip = _ "Disabling this increases CPU usage to 100% but may slightly improve performance at high resolutions"
[/toggle_button]
[/column]
[/row]
Expand Down

0 comments on commit afb1320

Please sign in to comment.