HUD: minor tweak
This commit is contained in:
parent
3b1d569118
commit
e17f4e4c29
|
@ -18,7 +18,7 @@ local function init_hud(player)
|
||||||
position = {x = 1, y = 1},
|
position = {x = 1, y = 1},
|
||||||
offset = {x = -320, y = 0},
|
offset = {x = -320, y = 0},
|
||||||
alignment = {x = 1, y = 1},
|
alignment = {x = 1, y = 1},
|
||||||
scale = {x = 300, y = 100},
|
scale = {x = 300, y = 105},
|
||||||
text = "i3_bg.png",
|
text = "i3_bg.png",
|
||||||
z_index = 0xDEAD,
|
z_index = 0xDEAD,
|
||||||
},
|
},
|
||||||
|
|
Ŝarĝante…
Reference in New Issue