Restart the silliness after winning fishing
This commit is contained in:
parent
760420412d
commit
47c6fcc3b0
1 changed files with 3 additions and 0 deletions
|
@ -40,3 +40,6 @@ func _on_microgame_win(window: MicrogameWindow):
|
|||
func _on_fishin_win() -> void:
|
||||
$Fishin.visible = false
|
||||
$"Stock ticker".start()
|
||||
$"Microgame spawn timer".start()
|
||||
$Clippette.visible = true
|
||||
$"Score window (real)".visible = true
|
||||
|
|
Loading…
Add table
Reference in a new issue