[Mod Options] Fix group widget collapsing

This commit is contained in:
Azumgi 2018-09-05 17:00:49 +03:00
parent 96050d50da
commit 51aa520df9

View file

@ -1548,6 +1548,7 @@ local function create_group_widget(widget_definition, scenegraph_id)
tooltip_text = widget_definition.tooltip,
mod_name = widget_definition.mod_name,
setting_name = widget_definition.setting_name,
widget_type = widget_definition.widget_type,
parent_widget_number = widget_definition.parent_widget_number,
show_widget_condition = show_widget_condition