tibia-client/modules/game_textmessage/textmessage.otui

16 lines
327 B
Plaintext

CenterLabel < GameLabel
font: verdana-11px-rounded
height: 64
text-align: center
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.left: parent.left
anchors.right: parent.right