Fix problem with display text in setupViewMode_2

Fix problem with display text messages in setupViewMode - 2 ([CTRL + .] x 2).
Status messages was display in other place (higher than player character).
master
EgzoT 6 years ago committed by GitHub
parent 47766685d9
commit 9daec49212
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