feat: fire zIndex on the ground
This commit is contained in:
parent
801f9434fc
commit
d12a4ba9f8
|
@ -22,7 +22,11 @@ function fireJSON(position) {
|
|||
},
|
||||
},
|
||||
existent: {},
|
||||
visible: {},
|
||||
visible: {
|
||||
state: {
|
||||
zIndex: -1,
|
||||
},
|
||||
},
|
||||
physical: {},
|
||||
pictured: {
|
||||
params: {
|
||||
|
|
Loading…
Reference in New Issue
Block a user