Preferences: tweaked FPS limiter option display

[ci skip]
This commit is contained in:
Charles Dang 2018-05-16 12:25:17 +11:00
parent f31355af0d
commit afb13209b7

View file

@ -262,6 +262,8 @@
[/row]
#endif
{_GUI_PREFERENCES_SPACER_ROW}
[row]
[column]
border = "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]