tibia-client/modules/game_viplist/viplist.otui

16 lines
305 B
Plaintext
Raw Normal View History

2012-01-03 02:52:26 +01:00
VipListLabel < GameLabel
2011-11-01 03:35:50 +01:00
font: verdana-11px-monochrome
2012-01-05 03:42:17 +01:00
phantom: false
2011-09-13 23:54:23 +02:00
MiniWindow
2011-09-13 23:54:23 +02:00
id: vipWindow
!text: tr('VIP List')
2012-01-14 20:31:20 +01:00
height: 100
icon: viplist.png
2012-06-24 14:41:39 +02:00
&save: true
2011-11-01 03:35:50 +01:00
MiniWindowContents
layout: verticalBox
2011-09-13 23:54:23 +02:00
anchors.fill: parent
&onMousePress: modules.game_viplist.onVipListMousePress