Merge pull request #5234 from Monroe88/patch-3

(menu-setting.c) Allow Max Timing Skew to be set to 0
This commit is contained in:
Twinaphex 2017-08-03 01:11:50 +02:00 committed by GitHub
commit 38b9ecb1b1
1 changed files with 1 additions and 1 deletions

View File

@ -4027,7 +4027,7 @@ static bool setting_append_list(
menu_settings_list_current_add_range(
list,
list_info,
0.01,
0.0,
0.5,
0.01,
true,