mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-05 01:50:25 +01: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,
|
||||
alignment = {x=-1,y=-1},
|
||||
offset = offset,
|
||||
size = {x = 2.5, y = 16},
|
||||
size = "",
|
||||
})
|
||||
ids.text = player:hud_add({
|
||||
hud_elem_type = "text",
|
||||
|
|
Loading…
Reference in New Issue
Block a user