1
0
mirror of https://github.com/mt-mods/hangglider.git synced 2024-11-16 07:20:39 +01:00

add z_index

This commit is contained in:
Luke aka SwissalpS 2022-05-16 21:42:30 +02:00
parent ec06308990
commit 4beda59f04

View File

@ -303,6 +303,7 @@ minetest.register_on_joinplayer(function(player)
scale = {x=-100, y=-100},
alignment = {x=1, y=1},
offset = {x=0, y=0},
z_index = -150
})
end
if debug then