diff options
Diffstat (limited to 'Nodes/ui.tscn')
-rw-r--r-- | Nodes/ui.tscn | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Nodes/ui.tscn b/Nodes/ui.tscn index 877dcf0..aa40214 100644 --- a/Nodes/ui.tscn +++ b/Nodes/ui.tscn @@ -252,7 +252,6 @@ text = "Time: " label_settings = SubResource("LabelSettings_cg3a3") [node name="PostGameUI" type="Panel" parent="Control"] -visible = false layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 @@ -280,7 +279,7 @@ anchor_left = 0.3 anchor_top = 0.3 anchor_right = 0.5 anchor_bottom = 0.3 -offset_right = 10.0 +offset_right = -10.0 offset_bottom = 23.0 scale = Vector2(1, 1.02025) text = "Final Time:" |