9 lines
285 B
Text
9 lines
285 B
Text
[gd_scene load_steps=2 format=3 uid="uid://0k0j6ct7kxtt"]
|
|
|
|
[ext_resource type="Script" path="res://src/SelectionList.gd" id="1_bao2f"]
|
|
|
|
[node name="SelectionList" type="Control"]
|
|
custom_minimum_size = Vector2(100, 20)
|
|
layout_mode = 3
|
|
anchors_preset = 0
|
|
script = ExtResource("1_bao2f")
|