Increase z_index values to match new convention

This commit is contained in:
Wuzzy 2020-04-17 21:27:45 +02:00
parent 3803dba233
commit 6a77a54034
4 changed files with 7 additions and 7 deletions

View file

@ -42,7 +42,7 @@ local function set_hud(player)
alignment = {x=0, y=0},
number = 0xFFFFFF ,
text = "",
z_index = 10,
z_index = 100,
})
end