tibia-client/modules/game_textmessage/textmessage.otui

16 lines
339 B
Plaintext

CenterLabel < GameLabel
font: verdana-11px-rounded
height: 64
text-align: center
text-wrap: true
anchors.centerIn: parent
size: 360 264
BottomLabel < GameLabel
font: verdana-11px-rounded
height: 16
text-align: center
margin-bottom: 2
anchors.bottom: parent.bottom
anchors.horizontalCenter: parent.horizontalCenter