Merge pull request #632 from SuggestName/master

Minor change in statusLabel anchor for Ctrl + .
This commit is contained in:
Eduardo Bart 2015-02-23 11:49:05 -03:00
commit 5387f8fe83
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ TextMessageLabel < UILabel
Panel Panel
anchors.fill: gameMapPanel anchors.fill: gameMapPanel
anchors.bottom: gameBottomPanel.top
focusable: false focusable: false
Panel Panel