Preferences: tweaked FPS limiter option display

[ci skip]
This commit is contained in:
Charles Dang 2018-05-16 12:25:17 +11:00 committed by Jyrki Vesterinen
parent 8716b8f9d0
commit d940697987

View file

@ -260,6 +260,10 @@
[/grid]
[/column]
[/row]
#endif
{_GUI_PREFERENCES_SPACER_ROW}
[row]
[column]
border = "all"
@ -268,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]