mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
added comment for future work game-over
This commit is contained in:
@@ -244,6 +244,7 @@ export default {
|
|||||||
this.offEventPointers = false
|
this.offEventPointers = false
|
||||||
this.flippedCards = []
|
this.flippedCards = []
|
||||||
this.gamesCircle = 0
|
this.gamesCircle = 0
|
||||||
|
// В будущем - вылазит уведомление, где написано игра закончена, "Продолжить" - клик и обновление страницы
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
deep: true
|
deep: true
|
||||||
|
|||||||
Reference in New Issue
Block a user