tibia-client/modules/game_viplist/viplist.otui

18 lines
358 B
Plaintext

VipListLabel < GameLabel
font: verdana-11px-monochrome
phantom: false
&onMousePress: onVipListLabelMousePress
MiniWindow
id: vipWindow
!text: tr('VIP List')
height: 100
icon: viplist.png
@onClose: onMiniWindowClose()
&save: true
MiniWindowContents
layout: verticalBox
anchors.fill: parent
&onMousePress: onVipListMousePress