fixed resetting stepper (options menu)

This commit is contained in:
Azumgi 2018-01-29 05:25:50 +03:00
parent ca84778635
commit bb53f085f0

View file

@ -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