From 3a0bc5fec7753d8396264b6322d08436365626d5 Mon Sep 17 00:00:00 2001 From: emkael Date: Sat, 1 Feb 2020 13:35:22 +0100 Subject: Box positioning fixes --- 1n.jtpo | 3 ++- 1s.jtpo | 3 ++- 2ne.jtpo | 3 ++- 2nw.jtpo | 3 ++- 2se.jtpo | 3 ++- 2sw.jtpo | 3 ++- 6 files changed, 12 insertions(+), 6 deletions(-) diff --git a/1n.jtpo b/1n.jtpo index 38f8ac6..2fc7484 100644 --- a/1n.jtpo +++ b/1n.jtpo @@ -23,7 +23,8 @@ "box_positioning": { "11": 240, "10": 120, - "14": 140 + "14": 140, + "12": 680 }, "winner_colour": "#00ff00", "winner_h_offset": 5, diff --git a/1s.jtpo b/1s.jtpo index a2d29e8..4ced5f1 100644 --- a/1s.jtpo +++ b/1s.jtpo @@ -23,7 +23,8 @@ "box_positioning": { "11": 240, "10": 120, - "14": 140 + "14": 140, + "12": 680 }, "winner_colour": "#00ff00", "winner_h_offset": 5, diff --git a/2ne.jtpo b/2ne.jtpo index 716642a..9ea0c7f 100644 --- a/2ne.jtpo +++ b/2ne.jtpo @@ -23,7 +23,8 @@ "box_positioning": { "11": 240, "10": 120, - "14": 140 + "14": 140, + "12": 680 }, "winner_colour": "#00ff00", "winner_h_offset": 5, diff --git a/2nw.jtpo b/2nw.jtpo index fc31fcd..bd8377d 100644 --- a/2nw.jtpo +++ b/2nw.jtpo @@ -23,7 +23,8 @@ "box_positioning": { "11": 240, "10": 120, - "14": 140 + "14": 140, + "12": 680 }, "winner_colour": "#00ff00", "winner_h_offset": 5, diff --git a/2se.jtpo b/2se.jtpo index cec1bb8..b55a0c7 100644 --- a/2se.jtpo +++ b/2se.jtpo @@ -23,7 +23,8 @@ "box_positioning": { "11": 240, "10": 120, - "14": 140 + "14": 140, + "12": 680 }, "winner_colour": "#00ff00", "winner_h_offset": 5, diff --git a/2sw.jtpo b/2sw.jtpo index d048f68..e07ccc6 100644 --- a/2sw.jtpo +++ b/2sw.jtpo @@ -23,7 +23,8 @@ "box_positioning": { "11": 240, "10": 120, - "14": 140 + "14": 140, + "12": 680 }, "winner_colour": "#00ff00", "winner_h_offset": 5, -- cgit v1.2.3