mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-04-14 00:20:26 +02:00
fix hudbars wrong textures position/size
This commit is contained in:
parent
29da4843da
commit
95a3a28412
@ -118,7 +118,7 @@ function hb.register_hudbar(identifier, text_color, label, textures, default_sta
|
|||||||
number = barnumber,
|
number = barnumber,
|
||||||
alignment = {x=-1,y=-1},
|
alignment = {x=-1,y=-1},
|
||||||
offset = offset,
|
offset = offset,
|
||||||
size = {x = 2.5, y = 16},
|
size = "",
|
||||||
})
|
})
|
||||||
ids.text = player:hud_add({
|
ids.text = player:hud_add({
|
||||||
hud_elem_type = "text",
|
hud_elem_type = "text",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user