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ů"
This commit is contained in:
parent
36a78d8856
commit
d51ccbe538
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