new lobby layout tweak
This commit is contained in:
parent
4fdd84b904
commit
13b2f41b91
1 changed files with 20 additions and 10 deletions
|
@ -513,6 +513,20 @@
|
|||
definition = "default"
|
||||
label = _ "Refresh"
|
||||
[/button]
|
||||
{VERTICAL_SEP}
|
||||
[button]
|
||||
id = "show_help"
|
||||
definition = "default"
|
||||
label = _ "Help"
|
||||
[/button]
|
||||
{VERTICAL_SEP}
|
||||
border = "top"
|
||||
border_size = 5
|
||||
[button]
|
||||
id = "create"
|
||||
definition = "default"
|
||||
label = _ "Create Game"
|
||||
[/button] border = "top"
|
||||
{VERTICAL_SEP}
|
||||
[button]
|
||||
id = "join_global"
|
||||
|
@ -526,22 +540,18 @@
|
|||
label = _ "Observe"
|
||||
[/button]
|
||||
{VERTICAL_SEP}
|
||||
[button]
|
||||
id = "create"
|
||||
[toggle_button]
|
||||
id = "quick_replays"
|
||||
definition = "default"
|
||||
label = _ "Create Game"
|
||||
[/button]
|
||||
{VERTICAL_SEP}
|
||||
[button]
|
||||
id = "show_help"
|
||||
definition = "default"
|
||||
label = _ "Help"
|
||||
[/button]
|
||||
label = _ "Quick replay"
|
||||
[/toggle_button]
|
||||
[/column]
|
||||
[/row]
|
||||
[row]
|
||||
grow_factor = 1
|
||||
[column]
|
||||
border = "top"
|
||||
border_size = 5
|
||||
horizontal_grow = "true"
|
||||
{PLAYERLISTBOX}
|
||||
{HORIZONTAL_END}
|
||||
|
|
Loading…
Add table
Reference in a new issue