From 62914037e7dbf2e2eb6f7ac24600cb049efd4e9c Mon Sep 17 00:00:00 2001 From: CBenni Date: Tue, 4 Dec 2018 02:00:00 +0100 Subject: [PATCH] Improved antlers and hypers --- config.default.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.default.json b/config.default.json index 71e4139..b80e042 100644 --- a/config.default.json +++ b/config.default.json @@ -539,7 +539,7 @@ }, "hypers": { "src": "./resources/hypersTemplate.png", - "z": 2, + "z": 0, "anchor": { "x": { "position": 0, @@ -547,8 +547,8 @@ "size": 450 }, "y": { - "position": 0, - "offset": 0, + "position": 100, + "offset": 445, "size": 445 } } @@ -564,7 +564,7 @@ }, "y": { "position": 0, - "offset": 40, + "offset": 35, "size": 100 } }