mirror of
https://github.com/Relintai/ess_data.git
synced 2024-11-11 20:45:00 +01:00
10 lines
266 B
Plaintext
10 lines
266 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://addons/ess_data/panels/FolderEntryButton.gd" type="Script" id=1]
|
|
|
|
[node name="FolderEntryButton" type="Button"]
|
|
margin_right = 210.0
|
|
margin_bottom = 20.0
|
|
size_flags_horizontal = 3
|
|
script = ExtResource( 1 )
|