1
0
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:
crabman77 2016-05-06 18:55:27 +02:00
parent 29da4843da
commit 95a3a28412

View File

@ -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",