UI: fixed health panel for Female chars
This commit is contained in:
@@ -17,8 +17,8 @@ if luautils.stringStarts(StaticData.GAME_VERSION, "41") then
|
||||
xMod = 0
|
||||
yMod = 0
|
||||
else
|
||||
xMod = 5
|
||||
yMod = 9
|
||||
xMod = 5 -- 5
|
||||
yMod = 13 -- Actually in game the shift compared to the png is of 4 px...
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user