diff options
author | Zoey Kitt <zoey.kitt@outlook.com> | 2024-11-16 19:38:06 -0600 |
---|---|---|
committer | Zoey Kitt <zoey.kitt@outlook.com> | 2024-11-16 19:38:06 -0600 |
commit | a472a321179268710722232ee61aa04b369c627c (patch) | |
tree | 720d7c078713c73126d0b20575c2d2a4f4facd2a /scenes/stockticker/Stock Ticker.tscn | |
parent | 162f6ba656c3ed050526df7e0aa31d8e284b640c (diff) |
Make the fishing minigame transition into stonks
Diffstat (limited to 'scenes/stockticker/Stock Ticker.tscn')
-rw-r--r-- | scenes/stockticker/Stock Ticker.tscn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scenes/stockticker/Stock Ticker.tscn b/scenes/stockticker/Stock Ticker.tscn index ed94339..6afa1af 100644 --- a/scenes/stockticker/Stock Ticker.tscn +++ b/scenes/stockticker/Stock Ticker.tscn @@ -23,7 +23,6 @@ scale = Vector2(1280, 720) texture = ExtResource("1_wbfee") [node name="Timer" type="Timer" parent="."] -autostart = true [node name="Sprite2D" type="Sprite2D" parent="."] position = Vector2(1036, 555) |