mirror of
https://github.com/edubart/otclient.git
synced 2025-10-13 19:14:56 +02:00
move UIWindow to lua
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
MainWindow
|
||||
size: 256 128
|
||||
title: Add to VIP list
|
||||
text: Add to VIP list
|
||||
@onEnter: VipList.addVip()
|
||||
@onEscape: VipList.destroyAddWindow()
|
||||
|
||||
|
@@ -6,7 +6,7 @@ VipListLabel < GameLabel
|
||||
|
||||
MiniWindow
|
||||
id: vipWindow
|
||||
title: VIP List
|
||||
text: VIP List
|
||||
|
||||
UIWidget
|
||||
id: vipList
|
||||
|
Reference in New Issue
Block a user