mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 04:53:27 +02:00
improve window moving, minor changes to enable others apps use otclient framework
This commit is contained in:
@@ -3,10 +3,6 @@ Module
|
||||
description: Manage vip list window
|
||||
author: OTClient team
|
||||
website: https://github.com/edubart/otclient
|
||||
autoLoad: true
|
||||
dependencies:
|
||||
- game
|
||||
|
||||
onLoad: |
|
||||
require 'viplist'
|
||||
return true
|
||||
|
@@ -8,6 +8,7 @@ MiniWindow
|
||||
|
||||
TextList
|
||||
id: vipList
|
||||
border-image: ~
|
||||
anchors.fill: parent
|
||||
margin.top: 26
|
||||
margin.bottom: 6
|
||||
|
Reference in New Issue
Block a user