Małe poprawki w autoloader

This commit is contained in:
Tomasz Boruc 2025-10-16 22:15:58 +02:00
parent 1861a4d94c
commit 13047e2c54
2 changed files with 9 additions and 9 deletions

View File

@ -11,7 +11,7 @@ config_version=5
[application] [application]
config/name="Space Empire" config/name="Space Empire"
run/main_scene="uid://b1a8a10jb4auf" run/main_scene="uid://krtvmtme8s5f"
config/features=PackedStringArray("4.5", "Forward Plus") config/features=PackedStringArray("4.5", "Forward Plus")
config/icon="res://icon.svg" config/icon="res://icon.svg"

View File

@ -43,15 +43,15 @@ offset_right = 260.0
offset_bottom = 143.0 offset_bottom = 143.0
[node name="BackButton" type="Button" parent="."] [node name="BackButton" type="Button" parent="."]
anchors_preset = -1 anchors_preset = 6
anchor_left = 1.0 anchor_left = 1.0
anchor_top = 1.0 anchor_top = 0.5
anchor_right = 1.0 anchor_right = 1.0
anchor_bottom = 1.0 anchor_bottom = 0.5
offset_left = 1028.0 offset_left = 2393.0
offset_top = 595.0 offset_top = 1315.0
offset_right = 1114.0 offset_right = 2479.0
offset_bottom = 626.0 offset_bottom = 1346.0
grow_horizontal = 0 grow_horizontal = 0
grow_vertical = 0 grow_vertical = 2
text = "Galaktyka" text = "Galaktyka"