Lots of bug fixes that were reported by game testers and me.
This commit is contained in:
patrick_pluto 2024-08-06 11:13:52 +02:00
parent 40100e8fee
commit eba1c28eb9
9 changed files with 163 additions and 68 deletions

View file

@ -74,8 +74,8 @@ grow_vertical = 0
[node name="Label" type="Label" parent="ver_string"]
layout_mode = 2
theme_override_font_sizes/font_size = 32
text = "Milestone 5
Private Testing Release 1"
text = "Milestone 6
Beta 1"
horizontal_alignment = 2
[connection signal="pressed" from="main_content/create" to="." method="_on_create_pressed"]