small tweaks in lobby cfg file
This commit is contained in:
parent
df0445b9aa
commit
47c4377cca
1 changed files with 5 additions and 3 deletions
|
@ -197,16 +197,18 @@
|
|||
[/label]
|
||||
[/column]
|
||||
[column]
|
||||
border="left"
|
||||
border_size = 2
|
||||
[label]
|
||||
id = {ID}_count
|
||||
definition = "default_small"
|
||||
definition = "default_tiny"
|
||||
label = "0"
|
||||
[/label]
|
||||
[/column]
|
||||
[column]
|
||||
[toggle_button]
|
||||
id = {ID}_show_toggle
|
||||
definition = "icon"
|
||||
definition = "icon_small"
|
||||
[/toggle_button]
|
||||
[/column]
|
||||
[/row]
|
||||
|
@ -297,7 +299,7 @@
|
|||
{ONE_PLAYERLISTBOX "active_game" "Selected game"}
|
||||
{ONE_PLAYERLISTBOX "active_room" "Current room"}
|
||||
{ONE_PLAYERLISTBOX "other_rooms" "Lobby"}
|
||||
{ONE_PLAYERLISTBOX "other_games" "Playing"}
|
||||
{ONE_PLAYERLISTBOX "other_games" "Other games"}
|
||||
[/definition]
|
||||
[/scrollbar_panel]
|
||||
[/column]
|
||||
|
|
Loading…
Add table
Reference in a new issue