Reverted the z index of hypers
This commit is contained in:
parent
62914037e7
commit
71672c2c6d
1 changed files with 1 additions and 1 deletions
|
@ -539,7 +539,7 @@
|
||||||
},
|
},
|
||||||
"hypers": {
|
"hypers": {
|
||||||
"src": "./resources/hypersTemplate.png",
|
"src": "./resources/hypersTemplate.png",
|
||||||
"z": 0,
|
"z": 2,
|
||||||
"anchor": {
|
"anchor": {
|
||||||
"x": {
|
"x": {
|
||||||
"position": 0,
|
"position": 0,
|
||||||
|
|
Reference in a new issue