mirror of
https://github.com/Insality/druid
synced 2025-09-27 10:02:19 +02:00
Update
This commit is contained in:
@@ -182,6 +182,9 @@ function M.assign_layers(gui_resource)
|
||||
name = layer_name,
|
||||
})
|
||||
end
|
||||
if #gui_data.layers == 0 then
|
||||
gui_data.layers = nil
|
||||
end
|
||||
|
||||
-- Create a lookup table for faster matching - include both existing and new layers
|
||||
local layer_lookup = {}
|
||||
|
Reference in New Issue
Block a user