[Mod Options] Fix group widget collapsing
This commit is contained in:
parent
96050d50da
commit
51aa520df9
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue