mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-26 22:13:17 +00:00
changed rightside panel HP/XP (now uppercase)
This commit is contained in:
parent
f26a4ee11c
commit
272f6a4521
@ -123,14 +123,14 @@ height=768
|
||||
# HP/XP
|
||||
[label]
|
||||
font_size=10
|
||||
text= _ "hp"
|
||||
text= _ "HP"
|
||||
rect=967,234,1022,246
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/label]
|
||||
[label]
|
||||
font_size=10
|
||||
text= _ "xp"
|
||||
text= _ "XP"
|
||||
rect=967,260,1022,272
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
@ -459,14 +459,14 @@ height=600
|
||||
# HP/XP
|
||||
[label]
|
||||
font_size=10
|
||||
text= _ "hp"
|
||||
text= _ "HP"
|
||||
rect=967,234,1022,246
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/label]
|
||||
[label]
|
||||
font_size=10
|
||||
text= _ "xp"
|
||||
text= _ "XP"
|
||||
rect=967,260,1022,272
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
|
Loading…
x
Reference in New Issue
Block a user