forked from unfa/liblast
11 lines
280 B
Text
11 lines
280 B
Text
[gd_scene load_steps=2 format=3 uid="uid://bkp5pgcdwbksh"]
|
|
|
|
[ext_resource type="Script" path="res://Assets/UI/MenuItem.gd" id="1"]
|
|
|
|
[node name="MenuItem" type="Control"]
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
script = ExtResource( "1" )
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|