fixed resetting stepper (options menu)
This commit is contained in:
parent
ca84778635
commit
bb53f085f0
1 changed files with 1 additions and 1 deletions
|
@ -1671,7 +1671,7 @@ VMFOptionsView.update_picked_option_for_settings_list_widgets = function (self)
|
|||
widget_content.current_option_number = i
|
||||
widget_content.current_option_text = widget_content.options_texts[i]
|
||||
|
||||
break
|
||||
return
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue