Made quest usable

This commit is contained in:
cblech
2025-07-06 17:56:59 +02:00
parent ace7575026
commit 1b129ed050
13 changed files with 463 additions and 19 deletions
+1
View File
@@ -19,5 +19,6 @@ anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
text = "Hello world"
[connection signal="pressed" from="TitleButton" to="." method="ClickedTitleButton"]