1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-06-29 15:20:19 +02:00

fixed missing renamed icon

This commit is contained in:
crabman77 2015-06-21 19:13:21 +02:00
parent d1a0458fb9
commit e02ffe13b4

View File

@ -302,7 +302,7 @@ else
hud_elem_type = "statbar",
position = {x=0.5,y=1},
size = {x=24, y=24},
text = "mana_icon_violet.png",
text = "mana_icon_purple.png",
number = mana.get(playername)/10,
alignment = {x=-1,y=-1},
offset = {x=80, y=-186},