mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
fixed bug with type object
This commit is contained in:
@@ -165,7 +165,7 @@ export default {
|
|||||||
offEventPointers: false,
|
offEventPointers: false,
|
||||||
amountDeposit: 0,
|
amountDeposit: 0,
|
||||||
amountSaveDeposit: 0,
|
amountSaveDeposit: 0,
|
||||||
flippedCards: '',
|
flippedCards: [],
|
||||||
PercentageGameSteps: [],
|
PercentageGameSteps: [],
|
||||||
ValidationPlay: {
|
ValidationPlay: {
|
||||||
CrystalValidate: false,
|
CrystalValidate: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user