From e789ce08fed7a1b1023c411a7661bac6c8b0fa30 Mon Sep 17 00:00:00 2001 From: perivesta <> Date: Sun, 9 Jul 2023 17:49:03 +0200 Subject: smal fix --- Nodes/ui.tscn | 1 + 1 file changed, 1 insertion(+) (limited to 'Nodes') diff --git a/Nodes/ui.tscn b/Nodes/ui.tscn index aa40214..fb68989 100644 --- a/Nodes/ui.tscn +++ b/Nodes/ui.tscn @@ -252,6 +252,7 @@ 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 -- cgit