Исправление. Лишнее действие
This commit is contained in:
@@ -430,7 +430,6 @@ func set_header(header_types: Array):
|
||||
else:
|
||||
var childrens = header.get_children()
|
||||
for node in childrens:
|
||||
childrens.erase(node.name)
|
||||
childrens.remove_child(node)
|
||||
node.queue_free()
|
||||
for i_col in columns:
|
||||
|
||||
Reference in New Issue
Block a user