diff --git a/Game.json b/Game.json index fed4556..7f0137f 100644 --- a/Game.json +++ b/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,