added income
This commit is contained in:
parent
0ae3a6be80
commit
80991aac9c
3 changed files with 8 additions and 1 deletions
|
|
@ -50,6 +50,7 @@ func _ready() -> void:
|
|||
createPlayers()
|
||||
spawn_shinies()
|
||||
load_userboard()
|
||||
Twitch.start_round()
|
||||
|
||||
func createPlayers():
|
||||
for i in range(8):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue