summaryrefslogtreecommitdiff
path: root/ui/start_screen.tscn
diff options
context:
space:
mode:
authorDaniel Weipert <git@mail.dweipert.de>2024-12-28 15:08:23 +0100
committerDaniel Weipert <git@mail.dweipert.de>2024-12-28 15:08:23 +0100
commit474ef692613f298ab05bbb65ad85625f178b63cc (patch)
treed069e587c8d731ea8191ee0318abc85694c04351 /ui/start_screen.tscn
parentd572bc0a27b05c6632ba76bd630c7c4fd8f0ae5d (diff)
next commit
Diffstat (limited to 'ui/start_screen.tscn')
-rw-r--r--ui/start_screen.tscn1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/start_screen.tscn b/ui/start_screen.tscn
index 6d40d01..5b19aa3 100644
--- a/ui/start_screen.tscn
+++ b/ui/start_screen.tscn
@@ -45,7 +45,6 @@ text = "0"
[node name="CountdownTimer" type="Timer" parent="."]
unique_name_in_owner = true
-wait_time = 3.0
one_shot = true
[connection signal="timeout" from="CountdownTimer" to="." method="_on_countdown_timer_timeout"]