gpml/scene/day.tscn
2024-05-25 18:50:50 +02:00

10 lines
247 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://dt5l2bunc1iru"]
[ext_resource type="Script" path="res://script/day.gd" id="1_jhrhj"]
[node name="Day" type="Button"]
offset_right = 46.0
offset_bottom = 40.0
text = "12"
script = ExtResource("1_jhrhj")