From 072618ae2296747ee7a52f6a452873b3371cf4a0 Mon Sep 17 00:00:00 2001 From: Judah Date: Wed, 1 Apr 2026 20:04:23 -0600 Subject: [PATCH] . --- Game.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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,