mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-11-13 20:47:19 +01:00
11 lines
273 B
Plaintext
11 lines
273 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://addons/module_manager/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 )
|