tibia-client/modules/game/ui/textmessage.otui

17 lines
382 B
Plaintext

CenterLabel < Label
font: verdana-11px-rounded
height: 16
align: center
anchors.top: parent.verticalCenter
anchors.bottom: parent.verticalCenter
anchors.left: parent.left
anchors.right: parent.right
BottomLabel < Label
font: verdana-11px-rounded
height: 16
align: center
anchors.bottom: parent.bottom
anchors.left: parent.left
anchors.right: parent.right