Ensure enough space to display turn numbers in the hundreds
[ci skip]
This commit is contained in:
parent
20df39ddc3
commit
cb35e6885f
1 changed files with 2 additions and 2 deletions
|
@ -102,7 +102,7 @@
|
|||
xanchor=fixed
|
||||
yanchor=fixed
|
||||
[/menu]
|
||||
{STATUS_BOX_BORDERLESS +5 =+0 +75 +15 turn actions-menu fixed fixed}
|
||||
{STATUS_BOX_BORDERLESS +5 =+0 +95 +15 turn actions-menu fixed fixed}
|
||||
{STATUS_BOX_BORDERLESS +3 =+0 +75 +15 gold turn-box-topright fixed fixed}
|
||||
{STATUS_BOX_BORDERLESS +3 =+0 +70 +15 villages gold-box-topright fixed fixed}
|
||||
{STATUS_BOX_BORDERLESS +3 =+0 +65 +15 units villages-box-topright fixed fixed}
|
||||
|
@ -292,7 +292,7 @@
|
|||
[turn]
|
||||
id=turn
|
||||
font_size={DEFAULT_FONT_SMALL}
|
||||
rect="+4,=-2,+55,+16"
|
||||
rect="+4,=-2,+65,+16"
|
||||
xanchor=fixed
|
||||
yanchor=fixed
|
||||
prefix="" #wmllint: ignore
|
||||
|
|
Loading…
Add table
Reference in a new issue