mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
added template for logic get X-Cordinate for send request /play, saper
This commit is contained in:
@@ -223,7 +223,10 @@ export default {
|
||||
|
||||
let LimitClicked = this.amountSaveCrystals
|
||||
let DepositDiamonds = this.amountSaveDeposit
|
||||
console.log(LimitClicked, DepositDiamonds)
|
||||
|
||||
const X_Cordinates = value[this.gamesCircle]
|
||||
|
||||
console.log(LimitClicked, DepositDiamonds, X_Cordinates)
|
||||
}
|
||||
else {
|
||||
this.gameStart = false
|
||||
|
||||
Reference in New Issue
Block a user