Change z_index to match convention

master
Wuzzy 2020-04-17 21:30:04 +02:00
parent 83f19973eb
commit bb2098145b
1 changed files with 1 additions and 1 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