mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
fix use with, improve move, change icons, improve topbar
This commit is contained in:
@@ -9,7 +9,7 @@ local addVipWindow
|
||||
function VipList.create()
|
||||
vipWindow = displayUI('viplist.otui', { parent = Game.gameRightPanel })
|
||||
vipWindow:hide()
|
||||
vipButton = TopMenu.addGameButton('vipListButton', 'VIP list', '/core_styles/icons/viplist.png', VipList.toggle)
|
||||
vipButton = TopMenu.addGameButton('vipListButton', 'VIP list', 'viplist.png', VipList.toggle)
|
||||
end
|
||||
|
||||
function VipList.destroy()
|
||||
|
BIN
modules/game_viplist/viplist.png
Normal file
BIN
modules/game_viplist/viplist.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 928 B |
Reference in New Issue
Block a user