summaryrefslogtreecommitdiff
path: root/scenes/main.tscn
diff options
context:
space:
mode:
authorZoey Kitt <zoey.kitt@outlook.com>2024-11-16 12:07:31 -0600
committerZoey Kitt <zoey.kitt@outlook.com>2024-11-16 12:07:31 -0600
commitdd480f4e6513ba39c5e37b196d323a232f95fe66 (patch)
tree267bbdb7a878a378fdc89f3b10dd8f18749f7898 /scenes/main.tscn
parent4e03ecf7804083e21eb963c50d660221890028f6 (diff)
Ads baby lessgo sell that ad space
Diffstat (limited to 'scenes/main.tscn')
-rw-r--r--scenes/main.tscn2
1 files changed, 1 insertions, 1 deletions
diff --git a/scenes/main.tscn b/scenes/main.tscn
index 32b0540..b45724f 100644
--- a/scenes/main.tscn
+++ b/scenes/main.tscn
@@ -18,7 +18,7 @@ offset_bottom = 25.0
text = "Net worth: $"
[node name="Microgame spawn timer" type="Timer" parent="."]
-wait_time = 10.0
+wait_time = 0.1
autostart = true
[connection signal="timeout" from="Microgame spawn timer" to="." method="_on_microgame_spawn_timer_timeout"]