Start with zero score

This commit is contained in:
Ruben Müller 2014-12-06 17:38:03 +01:00
parent 8b85c12512
commit 945533b9ed

View file

@ -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