mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
added logic for gameCircles
This commit is contained in:
@@ -232,11 +232,13 @@ export default {
|
||||
}
|
||||
|
||||
console.log(LimitClicked, DepositDiamonds, X_Cordinates)
|
||||
this.gamesCircle = this.gamesCircle + 1
|
||||
}
|
||||
else {
|
||||
this.gameStart = false
|
||||
this.offEventPointers = false
|
||||
this.flippedCards = []
|
||||
this.gamesCircle = 0
|
||||
}
|
||||
},
|
||||
deep: true
|
||||
|
||||
Reference in New Issue
Block a user