Add z_index to waypoint

This commit is contained in:
Wuzzy 2021-04-05 01:29:07 +02:00
parent 2b6a759eac
commit 35290e7eac
1 changed files with 1 additions and 0 deletions

View File

@ -940,6 +940,7 @@ function schemedit.display_node_prob(player, pos, prob, force_place)
text = "m", -- For the distance artifact [legacy]
number = text_color_number,
world_pos = pos,
z_index = -300,
})
end
end