From baf451d062acc110e791e73d28be9bdbf20a1eb3 Mon Sep 17 00:00:00 2001 From: perivesta <> Date: Sun, 9 Jul 2023 13:05:58 +0200 Subject: better level end ui and some cleanup --- Nodes/ui.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Nodes/ui.tscn') diff --git a/Nodes/ui.tscn b/Nodes/ui.tscn index fd035c2..dcbbfa2 100644 --- a/Nodes/ui.tscn +++ b/Nodes/ui.tscn @@ -46,7 +46,7 @@ offset_right = 69.0 offset_bottom = 42.0 text = "Time: " -[node name="PostGameUI" type="Control" parent="Control"] +[node name="PostGameUI" type="Panel" parent="Control"] visible = false layout_mode = 1 anchors_preset = 15 -- cgit