This commit is contained in:
Insality
2025-10-04 17:50:53 +03:00
parent 6890a129b7
commit 1578dc9e77
2 changed files with 6 additions and 3 deletions

View File

@@ -58,8 +58,6 @@ function M.create_druid_gui_script(selection)
editor.transact({
editor.tx.set(selection, "script", widget_resource_path)
})
editor.save()
end