GUI2/Player Info: removed redundant grid
This commit is contained in:
parent
24c8c3bd01
commit
3ca809d534
1 changed files with 12 additions and 14 deletions
|
@ -48,22 +48,16 @@
|
|||
[/grid]
|
||||
[/column]
|
||||
[/row]
|
||||
|
||||
[row]
|
||||
[column]
|
||||
border = "all"
|
||||
border_size = 5
|
||||
horizontal_grow = true
|
||||
[grid]
|
||||
[row]
|
||||
[column]
|
||||
border = "all"
|
||||
border_size = 5
|
||||
horizontal_grow = true
|
||||
[label]
|
||||
definition = "default"
|
||||
id = "location_info"
|
||||
[/label]
|
||||
[/column]
|
||||
[/row]
|
||||
[/grid]
|
||||
[label]
|
||||
definition = "default"
|
||||
id = "location_info"
|
||||
[/label]
|
||||
[/column]
|
||||
[/row]
|
||||
|
||||
|
@ -133,6 +127,7 @@
|
|||
[/grid]
|
||||
[/column]
|
||||
[/row]
|
||||
|
||||
[row]
|
||||
[column]
|
||||
grow_factor = 1
|
||||
|
@ -148,8 +143,9 @@
|
|||
border = "all"
|
||||
border_size = 5
|
||||
horizontal_alignment = "left"
|
||||
|
||||
[label]
|
||||
definition = "default"
|
||||
definition = "title"
|
||||
label = _ "Moderator Controls"
|
||||
[/label]
|
||||
[/column]
|
||||
|
@ -178,6 +174,7 @@
|
|||
grow_factor = 1
|
||||
border = "all"
|
||||
border_size = 5
|
||||
horizontal_grow = true
|
||||
|
||||
[text_box]
|
||||
definition = "default"
|
||||
|
@ -203,6 +200,7 @@
|
|||
grow_factor = 1
|
||||
border = "all"
|
||||
border_size = 5
|
||||
horizontal_grow = true
|
||||
|
||||
[text_box]
|
||||
definition = "default"
|
||||
|
|
Loading…
Add table
Reference in a new issue