changed logic for end-circles

This commit is contained in:
Kostya
2024-01-28 02:30:10 +03:00
parent eb466b6fe3
commit 638f64386b

View File

@@ -321,7 +321,6 @@ export default {
this.offEventPointers = false this.offEventPointers = false
this.gameStart = false this.gameStart = false
this.gamesCircle = 0 this.gamesCircle = 0
this.flippedCards = []
this.claimWinningAmount() this.claimWinningAmount()