tloadscreen: fix conflicting alignment keys in animation label
This commit is contained in:
parent
38223569ab
commit
1f52abcbfb
1 changed files with 1 additions and 2 deletions
|
@ -122,9 +122,8 @@
|
|||
grow_factor = 1
|
||||
border = "all"
|
||||
border_size = 5
|
||||
horizontal_alignment = "center"
|
||||
vertical_alignment = "center"
|
||||
horizontal_grow = "true"
|
||||
vertical_alignment = "center"
|
||||
|
||||
[label]
|
||||
text_alignment = "center"
|
||||
|
|
Loading…
Add table
Reference in a new issue