Merge pull request #951 from EgzoT/EgzoT-setupViewMode_2_fix

Fix problem with display text in setupViewMode_2
This commit is contained in:
Konrad Kuśnierz 2019-01-16 14:03:17 +01:00 committed by GitHub
commit 8b2bb127b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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