Fix score display
This commit is contained in:
parent
b2acf9c2f4
commit
1bba8f26cb
1 changed files with 2 additions and 0 deletions
|
@ -339,4 +339,6 @@ $00000000000000000000"
|
|||
position = Vector2(0, 0)
|
||||
|
||||
[connection signal="timeout" from="Microgame spawn timer" to="." method="_on_microgame_spawn_timer_timeout"]
|
||||
[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"]
|
||||
[connection signal="win" from="Fishin" to="." method="_on_fishin_win"]
|
||||
|
|
Loading…
Add table
Reference in a new issue