diff options
author | Zoey Kitt <zoey.kitt@outlook.com> | 2024-11-16 17:30:09 -0600 |
---|---|---|
committer | Zoey Kitt <zoey.kitt@outlook.com> | 2024-11-16 17:30:09 -0600 |
commit | 0806d809557c4c1bff35707b825e3475c816d0e6 (patch) | |
tree | 5b2ece4559b2cdc6cbb39a704aee1960c1a08e65 /scenes/main.tscn | |
parent | 44e036f8b79ea77c540244875c4f8135a957e6b2 (diff) | |
parent | 332e3aced7c7d112d6ae04c7a075964f9b211ae8 (diff) |
Merge branch 'main' into bonk
Diffstat (limited to 'scenes/main.tscn')
-rw-r--r-- | scenes/main.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scenes/main.tscn b/scenes/main.tscn index 1b5c89f..a4504b9 100644 --- a/scenes/main.tscn +++ b/scenes/main.tscn @@ -329,7 +329,7 @@ size = Vector2i(1280, 720) position = Vector2(1060, 149) sprite_frames = SubResource("SpriteFrames_ke268") autoplay = "default" -frame_progress = 0.263904 +frame_progress = 0.387952 [connection signal="timeout" from="Microgame spawn timer" to="." method="_on_microgame_spawn_timer_timeout"] [connection signal="buy" from="Stock ticker window/Stock ticker" to="." method="_on_stock_ticker_buy"] |