increased the width of unit-hp and unit-xp
This commit is contained in:
parent
15a3c9de0a
commit
0967d9c75e
1 changed files with 2 additions and 2 deletions
|
@ -395,7 +395,7 @@ height=768
|
|||
id=unit-hp
|
||||
font_size={FONT_SMALL}
|
||||
ref=label-hp
|
||||
rect==,+0,+40,+14
|
||||
rect==,+0,+54,+14
|
||||
#prefix=hp
|
||||
#prefix_literal=" "
|
||||
xanchor=right
|
||||
|
@ -405,7 +405,7 @@ height=768
|
|||
id=unit-xp
|
||||
font_size={FONT_SMALL}
|
||||
ref=label-xp
|
||||
rect==,+0,+40,+14
|
||||
rect==,+0,+54,+14
|
||||
#prefix=xp
|
||||
#prefix_literal=" "
|
||||
xanchor=right
|
||||
|
|
Loading…
Add table
Reference in a new issue