From 26028ca0bc78c6ad351329548db34f4591cd87d5 Mon Sep 17 00:00:00 2001 From: Mischa Untaga <99098079+MischaU8@users.noreply.github.com> Date: Sat, 2 Dec 2023 15:50:18 +0100 Subject: reposition PA, KY, TN, LA --- play.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'play.js') diff --git a/play.js b/play.js index 0477fbc..fa44fae 100644 --- a/play.js +++ b/play.js @@ -73,7 +73,7 @@ const LAYOUT = { "PA": [849, 247], "WV": [811, 300], "KY": [743, 341], - "TN": [716, 391], + "TN": [686, 401], "OH": [762, 277], "IN": [708, 285], "IL": [663, 323], @@ -87,7 +87,7 @@ const LAYOUT = { "GA": [779, 455], "AL": [715, 460], "MS": [662, 467], - "LA": [623, 534], + "LA": [623, 520], "AR": [605, 426], "TX": [482, 506], "OK": [519, 407], -- cgit v1.2.3