You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
419 B

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