From 71672c2c6dfc07bfc859beb1169a91416b010a1a Mon Sep 17 00:00:00 2001 From: CBenni Date: Tue, 4 Dec 2018 02:03:02 +0100 Subject: [PATCH] Reverted the z index of hypers --- config.default.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.default.json b/config.default.json index b80e042..a8e48fe 100644 --- a/config.default.json +++ b/config.default.json @@ -539,7 +539,7 @@ }, "hypers": { "src": "./resources/hypersTemplate.png", - "z": 0, + "z": 2, "anchor": { "x": { "position": 0,