This commit is contained in:
Иван Кузьменко 2023-08-19 15:23:25 +03:00
parent 68271c94ed
commit 4d3ac1e4fb

View file

@ -183,6 +183,7 @@ layout_mode = 0
layout_mode = 0 layout_mode = 0
[node name="WinScreen" type="TextureRect" parent="CanvasLayer" node_paths=PackedStringArray("Manager")] [node name="WinScreen" type="TextureRect" parent="CanvasLayer" node_paths=PackedStringArray("Manager")]
visible = false
z_index = 15 z_index = 15
anchors_preset = 15 anchors_preset = 15
anchor_right = 1.0 anchor_right = 1.0
@ -206,6 +207,7 @@ horizontal_alignment = 1
vertical_alignment = 1 vertical_alignment = 1
[node name="Label2" type="Label" parent="CanvasLayer/WinScreen"] [node name="Label2" type="Label" parent="CanvasLayer/WinScreen"]
visible = false
layout_mode = 1 layout_mode = 1
anchors_preset = 14 anchors_preset = 14
anchor_top = 0.5 anchor_top = 0.5