10 lines
291 B
Plaintext
10 lines
291 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://blv30rxduydmw"]
|
|
|
|
[ext_resource type="Script" path="res://scenes/board/reservation_indent.gd" id="1_pq834"]
|
|
|
|
[node name="Indent" type="Control"]
|
|
custom_minimum_size = Vector2(0, 50)
|
|
layout_mode = 3
|
|
anchors_preset = 0
|
|
script = ExtResource("1_pq834")
|