2012-08-20 18:58:43 -03:00

22 lines
419 B
Plaintext

VipListLabel < GameLabel
margin-top: 2
font: verdana-11px-monochrome
phantom: false
$first:
margin-top: 5
MiniWindow
id: vipWindow
!text: tr('VIP List')
height: 100
icon: viplist.png
@onClose: modules.game_viplist.onMiniWindowClose()
&save: true
MiniWindowContents
layout: verticalBox
padding-left: 5
padding-right: 5
&onMousePress: modules.game_viplist.onVipListMousePress