aboutsummaryrefslogtreecommitdiff
path: root/option_set/option_set_list.tscn
blob: f8361fa1da58d14aeedd07fa118d6cd81f5e8b10 (plain)
1
2
3
4
5
6
7
8
[gd_scene load_steps=2 format=2]

[ext_resource path="res://option_set/option_set_list.gd" type="Script" id=1]

[node name="option_set_list" type="Control"]
anchor_right = 1.0
anchor_bottom = 1.0
script = ExtResource( 1 )