This commit is contained in:
Insality
2024-10-05 02:07:53 +03:00
parent d39f4715f3
commit 4a8bb214d2
5 changed files with 160 additions and 60 deletions

View File

@@ -227,7 +227,7 @@ function DataList._remove_at(self, index)
gui.delete_node(node)
if instance then
--- We should remove instance from druid that spawned component
-- We should remove instance from druid that spawned component
instance._meta.druid:remove(instance)
end
self._data_visual[index] = nil