feat: world script reloading

This commit is contained in:
MihailRis
2025-03-14 17:07:10 +03:00
parent bcbfdd50c7
commit f9998f0a93
10 changed files with 56 additions and 13 deletions
+2 -1
View File
@@ -39,7 +39,8 @@
</panel>
</splitbox>
<splitbox id="editorContainer" split-pos="0.8">
<container color="#00000080">
<container color="#00000080"
onclick="document.editor.focused = true document.editor.caret = -1">
<container size-func="-1,30" color="#00000020">
<image id="lockIcon" src="gui/lock" tooltip="@Read only"
interactive="true" onclick="unlock_access()"