Merge pull request #951 from EgzoT/EgzoT-setupViewMode_2_fix

Fix problem with display text in setupViewMode_2
master
Konrad Kuśnierz 5 years ago committed by GitHub
commit 8b2bb127b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save