Fix HP label in longer languages
English uses 2 letter abbrev but some languages like Czech don't have this abbrev so we need wider space for our 6 letter label "Životů"
(cherry picked from commit d51ccbe538
)
This commit is contained in:
parent
05ad78335d
commit
0bc9f4ef23
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@
|
|||
font_size={DEFAULT_FONT_TINY}
|
||||
text= _ "HP"
|
||||
ref=unit-box-topright
|
||||
rect="+4,=-1,+30,+14"
|
||||
rect="+4,=-1,+60,+14"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/label]
|
||||
|
|
Loading…
Add table
Reference in a new issue