Skip to content
Snippets Groups Projects
Commit d3ed771f authored by t895's avatar t895
Browse files

android: Allow up to 400% for the limit speed percent setting

parent 12fba361
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,7 @@ abstract class SettingsItem(
R.string.frame_limit_slider,
R.string.frame_limit_slider_description,
1,
200,
400,
"%"
)
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment