fixed missing renamed icon

This commit is contained in:
crabman77 2015-06-21 19:13:21 +02:00
parent d1a0458fb9
commit e02ffe13b4
1 changed files with 1 additions and 1 deletions

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},