Skip to content
Snippets Groups Projects
Unverified Commit a77feca0 authored by liamwhite's avatar liamwhite Committed by GitHub
Browse files

Merge pull request #12091 from t895/silly-speed

android: Allow up to 400% for the limit speed percent setting
parents 99a8f7fb d3ed771f
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