Game Load: use small label for leader name
This is to reduce the number of leader names that would cause a list resize.
This commit is contained in:
parent
80881de369
commit
d54f440cb9
1 changed files with 1 additions and 1 deletions
|
@ -198,7 +198,7 @@
|
|||
|
||||
[label]
|
||||
id = "leader_name"
|
||||
definition = "default"
|
||||
definition = "default_small"
|
||||
[/label]
|
||||
|
||||
[/column]
|
||||
|
|
Loading…
Add table
Reference in a new issue