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": {
|
||||
"src": "./resources/hypersTemplate.png",
|
||||
"z": 0,
|
||||
"z": 2,
|
||||
"anchor": {
|
||||
"x": {
|
||||
"position": 0,
|
||||
|
|
Reference in a new issue