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 4de6e4f..9191200 100644 --- a/scenes/main.tscn +++ b/scenes/main.tscn @@ -348,6 +348,7 @@ stream = ExtResource("11_33353") stream = ExtResource("12_xycxa") [connection signal="timeout" from="Microgame spawn timer" to="." method="_on_microgame_spawn_timer_timeout"] +[connection signal="intro_finished" from="Clippette" to="." method="_on_clippette_intro_finished"] [connection signal="donezo" from="Score window (real)/Score window" to="." method="_on_score_window_donezo"] [connection signal="buy" from="Stock ticker" to="Score window (real)/Score window" method="_on_stock_ticker_buy"] [connection signal="sell" from="Stock ticker" to="Score window (real)/Score window" method="_on_stock_ticker_sell"] |