mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-24 17:50:37 +01:00
fixed missing renamed icon
This commit is contained in:
parent
d1a0458fb9
commit
e02ffe13b4
@ -302,7 +302,7 @@ else
|
|||||||
hud_elem_type = "statbar",
|
hud_elem_type = "statbar",
|
||||||
position = {x=0.5,y=1},
|
position = {x=0.5,y=1},
|
||||||
size = {x=24, y=24},
|
size = {x=24, y=24},
|
||||||
text = "mana_icon_violet.png",
|
text = "mana_icon_purple.png",
|
||||||
number = mana.get(playername)/10,
|
number = mana.get(playername)/10,
|
||||||
alignment = {x=-1,y=-1},
|
alignment = {x=-1,y=-1},
|
||||||
offset = {x=80, y=-186},
|
offset = {x=80, y=-186},
|
||||||
|
Loading…
Reference in New Issue
Block a user