.
This commit is contained in:
parent
e028ef0b29
commit
072618ae22
1 changed files with 8 additions and 8 deletions
16
Game.json
16
Game.json
|
|
@ -254,9 +254,9 @@
|
||||||
"isHidden": "no",
|
"isHidden": "no",
|
||||||
"height": "SMALL",
|
"height": "SMALL",
|
||||||
"alignment": "START",
|
"alignment": "START",
|
||||||
"opponentAlignment": false,
|
"opponentAlignment": "START",
|
||||||
"noAutoPayTo": true,
|
"noAutoPayTo": true,
|
||||||
"isHorizontalAllowed": true,
|
"isHorizontalAllowed": false,
|
||||||
"displayedTitle": "",
|
"displayedTitle": "",
|
||||||
"noQuickActions": false,
|
"noQuickActions": false,
|
||||||
"enterTapped": false,
|
"enterTapped": false,
|
||||||
|
|
@ -269,10 +269,10 @@
|
||||||
"title": "Green",
|
"title": "Green",
|
||||||
"isHidden": "no",
|
"isHidden": "no",
|
||||||
"height": "SMALL",
|
"height": "SMALL",
|
||||||
"alignment": "CENTER",
|
"alignment": "START",
|
||||||
"opponentAlignment": false,
|
"opponentAlignment": "START",
|
||||||
"noAutoPayTo": false,
|
"noAutoPayTo": false,
|
||||||
"isHorizontalAllowed": true,
|
"isHorizontalAllowed": false,
|
||||||
"displayedTitle": "",
|
"displayedTitle": "",
|
||||||
"noQuickActions": false,
|
"noQuickActions": false,
|
||||||
"enterTapped": false,
|
"enterTapped": false,
|
||||||
|
|
@ -285,10 +285,10 @@
|
||||||
"title": "Blue",
|
"title": "Blue",
|
||||||
"isHidden": "no",
|
"isHidden": "no",
|
||||||
"height": "SMALL",
|
"height": "SMALL",
|
||||||
"alignment": "CENTER",
|
"alignment": "START",
|
||||||
"opponentAlignment": false,
|
"opponentAlignment": "START",
|
||||||
"noAutoPayTo": false,
|
"noAutoPayTo": false,
|
||||||
"isHorizontalAllowed": true,
|
"isHorizontalAllowed": false,
|
||||||
"displayedTitle": "",
|
"displayedTitle": "",
|
||||||
"noQuickActions": false,
|
"noQuickActions": false,
|
||||||
"enterTapped": false,
|
"enterTapped": false,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue