Another small mp lobby size improvement.
The chatlog now really fills the wanted area.
This commit is contained in:
parent
8007a19c89
commit
31bb203d0a
1 changed files with 4 additions and 1 deletions
|
@ -513,7 +513,10 @@
|
|||
grow_factor = 1
|
||||
horizontal_grow = "true"
|
||||
vertical_grow = "true"
|
||||
{VERTICAL_BEGIN}
|
||||
[grid]
|
||||
[row]
|
||||
grow_factor = 1
|
||||
[column]
|
||||
horizontal_grow = "true"
|
||||
vertical_grow = "true"
|
||||
{CHATLOG}
|
||||
|
|
Loading…
Add table
Reference in a new issue