mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-01-12 11:00:25 +01:00
Positionned mana bar in the middle of hunger bar
This commit is contained in:
parent
123686ebf5
commit
00c64b95e7
@ -284,7 +284,7 @@ else
|
|||||||
alignment = { x = -0.5, y = 0},
|
alignment = { x = -0.5, y = 0},
|
||||||
direction = 1,
|
direction = 1,
|
||||||
number = 0xFFFFFF,
|
number = 0xFFFFFF,
|
||||||
offset = {x=145, y=-174}
|
offset = {x=220, y=-165}
|
||||||
})
|
})
|
||||||
mana.playerlist[playername].hudid = id
|
mana.playerlist[playername].hudid = id
|
||||||
return id
|
return id
|
||||||
|
Loading…
Reference in New Issue
Block a user