.
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",
|
||||
"height": "SMALL",
|
||||
"alignment": "START",
|
||||
"opponentAlignment": false,
|
||||
"opponentAlignment": "START",
|
||||
"noAutoPayTo": true,
|
||||
"isHorizontalAllowed": true,
|
||||
"isHorizontalAllowed": false,
|
||||
"displayedTitle": "",
|
||||
"noQuickActions": false,
|
||||
"enterTapped": false,
|
||||
|
|
@ -269,10 +269,10 @@
|
|||
"title": "Green",
|
||||
"isHidden": "no",
|
||||
"height": "SMALL",
|
||||
"alignment": "CENTER",
|
||||
"opponentAlignment": false,
|
||||
"alignment": "START",
|
||||
"opponentAlignment": "START",
|
||||
"noAutoPayTo": false,
|
||||
"isHorizontalAllowed": true,
|
||||
"isHorizontalAllowed": false,
|
||||
"displayedTitle": "",
|
||||
"noQuickActions": false,
|
||||
"enterTapped": false,
|
||||
|
|
@ -285,10 +285,10 @@
|
|||
"title": "Blue",
|
||||
"isHidden": "no",
|
||||
"height": "SMALL",
|
||||
"alignment": "CENTER",
|
||||
"opponentAlignment": false,
|
||||
"alignment": "START",
|
||||
"opponentAlignment": "START",
|
||||
"noAutoPayTo": false,
|
||||
"isHorizontalAllowed": true,
|
||||
"isHorizontalAllowed": false,
|
||||
"displayedTitle": "",
|
||||
"noQuickActions": false,
|
||||
"enterTapped": false,
|
||||
|
|
|
|||
Loading…
Reference in a new issue