aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
-rw-r--r--Nodes/ui.tscn1
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4709183..df79fb1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
# Godot 4+ specific ignores
.godot/
+
+.build/
+.export_presets.cfg
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