diff options
Diffstat (limited to 'scenes/main.tscn')
-rw-r--r-- | scenes/main.tscn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scenes/main.tscn b/scenes/main.tscn index 1c105ff..c805906 100644 --- a/scenes/main.tscn +++ b/scenes/main.tscn @@ -337,6 +337,7 @@ $00000000000000000000" [node name="Fishin" parent="." instance=ExtResource("10_sx2ad")] position = Vector2(0, 0) +scale = Vector2(1, 1) [connection signal="timeout" from="Microgame spawn timer" to="." method="_on_microgame_spawn_timer_timeout"] [connection signal="donezo" from="Score window (real)/Score window" to="." method="_on_score_window_donezo"] |