diff --git a/public/src/games/phase10/Phase10Game.js b/public/src/games/phase10/Phase10Game.js index e103ed9..ae7d36b 100644 --- a/public/src/games/phase10/Phase10Game.js +++ b/public/src/games/phase10/Phase10Game.js @@ -66,7 +66,7 @@ function slotLayout(slot) { handStart: { x: 460, y: 990 }, handAxis: 'x', handFaceUp: true, - laidStart: { x: 200, y: 820 }, + laidStart: { x: 700, y: 720 }, laidAxis: 'x', portrait: { x: 684, y: 846, r: 56 }, nameLabel: { x: 684, y: 916 }, @@ -79,7 +79,7 @@ function slotLayout(slot) { handStart: { x: 460, y: 60 }, handAxis: 'x', handFaceUp: false, - laidStart: { x: 200, y: 200 }, + laidStart: { x: 700, y: 344 }, laidAxis: 'x', portrait: { x: 1094, y: 198, r: 50 }, nameLabel: { x: 1094, y: 262 }, @@ -92,7 +92,7 @@ function slotLayout(slot) { handStart: { x: 60, y: 900 }, handAxis: 'y-up', handFaceUp: false, - laidStart: { x: 200, y: 480 }, + laidStart: { x: 524, y: 340 }, laidAxis: 'y', portrait: { x: 180, y: 266, r: 50 }, nameLabel: { x: 180, y: 202 }, @@ -106,7 +106,7 @@ function slotLayout(slot) { handStart: { x: 1860, y: 900 }, handAxis: 'y-up', handFaceUp: false, - laidStart: { x: 1720, y: 480 }, + laidStart: { x: 1396, y: 340 }, laidAxis: 'y', portrait: { x: 1740, y: 670, r: 50 }, nameLabel: { x: 1740, y: 734 },