MP Create: remove vertical spacer lines
This commit is contained in:
parent
051519b038
commit
38680bde3b
2 changed files with 14 additions and 2 deletions
|
@ -227,7 +227,13 @@
|
|||
{_GUI_MP_CREATE_GAME_LIST}
|
||||
[/column]
|
||||
|
||||
{GUI_VERTICAL_SPACER_LINE}
|
||||
[column]
|
||||
grow_factor = 0
|
||||
|
||||
[spacer]
|
||||
width = 5
|
||||
[/spacer]
|
||||
[/column]
|
||||
|
||||
# settings
|
||||
[column]
|
||||
|
|
|
@ -225,7 +225,13 @@
|
|||
|
||||
[/column]
|
||||
|
||||
{GUI_VERTICAL_SPACER_LINE}
|
||||
[column]
|
||||
grow_factor = 0
|
||||
|
||||
[spacer]
|
||||
width = 5
|
||||
[/spacer]
|
||||
[/column]
|
||||
|
||||
# map listbox
|
||||
[column]
|
||||
|
|
Loading…
Add table
Reference in a new issue