From b262c002af453fbe9fd9287533dd2f50b37f2f25 Mon Sep 17 00:00:00 2001 From: CBenni Date: Mon, 12 Feb 2018 14:04:22 +0100 Subject: [PATCH] Updated some positioning --- config.default.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.default.json b/config.default.json index 3364def..f2a5292 100644 --- a/config.default.json +++ b/config.default.json @@ -93,7 +93,7 @@ }, "y": { "position": 100, - "offset": 500, + "offset": 550, "size": 500 } }, @@ -357,12 +357,12 @@ "anchor": { "x": { "position": 50, - "offset": 61, + "offset": 58, "size": 100 }, "y": { "position": 50, - "offset": 64, + "offset": 68, "size": 100 } },