added income

This commit is contained in:
Tabby 2025-04-21 16:05:18 +10:00
parent 0ae3a6be80
commit 80991aac9c
3 changed files with 8 additions and 1 deletions

View file

@ -50,6 +50,7 @@ func _ready() -> void:
createPlayers()
spawn_shinies()
load_userboard()
Twitch.start_round()
func createPlayers():
for i in range(8):