mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +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 LimitClicked = this.amountSaveCrystals
|
||||||
let DepositDiamonds = this.amountSaveDeposit
|
let DepositDiamonds = this.amountSaveDeposit
|
||||||
console.log(LimitClicked, DepositDiamonds)
|
|
||||||
|
const X_Cordinates = value[this.gamesCircle]
|
||||||
|
|
||||||
|
console.log(LimitClicked, DepositDiamonds, X_Cordinates)
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
this.gameStart = false
|
this.gameStart = false
|
||||||
|
|||||||
Reference in New Issue
Block a user