Fix goal calculcation #2
This commit is contained in:
parent
5d3856f95a
commit
14f598c905
@ -146,6 +146,7 @@ export class Game {
|
||||
setTimeout(() => {
|
||||
this.currentLevel = 0
|
||||
this.score = 0
|
||||
this.goal = 0
|
||||
this.lastGoal = 0
|
||||
this.nextLevel()
|
||||
this.state = 0
|
||||
|
Loading…
Reference in New Issue
Block a user