Skip to content

Commit

Permalink
tloadscreen: fix conflicting alignment keys in animation label
Browse files Browse the repository at this point in the history
  • Loading branch information
Vultraz committed Mar 30, 2016
1 parent 3822356 commit 1f52abc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions data/gui/window/loadscreen.cfg
Expand Up @@ -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"
Expand Down

0 comments on commit 1f52abc

Please sign in to comment.