Start with zero score
This commit is contained in:
parent
8b85c12512
commit
945533b9ed
1 changed files with 2 additions and 2 deletions
|
@ -42,8 +42,8 @@ app.game =
|
||||||
maxTileAmount: 15
|
maxTileAmount: 15
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
stardust: 10
|
stardust: 0
|
||||||
bedrock: 1
|
bedrock: 0
|
||||||
lubinit: 0
|
lubinit: 0
|
||||||
oxodum: 0
|
oxodum: 0
|
||||||
notch: 0
|
notch: 0
|
||||||
|
|
Loading…
Reference in a new issue