diff options
Diffstat (limited to 'Nodes/ui.tscn')
-rw-r--r-- | Nodes/ui.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
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 |