mirror of
https://github.com/edubart/otclient.git
synced 2025-10-20 06:23:26 +02:00
reorganize modules
This commit is contained in:
18
modules/game_viplist/viplist.otui
Normal file
18
modules/game_viplist/viplist.otui
Normal file
@@ -0,0 +1,18 @@
|
||||
VipListLabel < Label
|
||||
font: verdana-11px-monochrome
|
||||
margin-left: 5
|
||||
|
||||
$disabled: ~
|
||||
|
||||
MiniWindow
|
||||
id: vipWindow
|
||||
title: VIP List
|
||||
|
||||
TextList
|
||||
id: vipList
|
||||
border-image: ~
|
||||
anchors.fill: parent
|
||||
margin-top: 26
|
||||
margin-bottom: 6
|
||||
margin-left: 6
|
||||
margin-right: 6
|
Reference in New Issue
Block a user