mirror of
https://github.com/edubart/otclient.git
synced 2025-10-13 19:14:56 +02:00
add numpad keys in lua const
This commit is contained in:
@@ -7,7 +7,7 @@ local addVipWindow = nil
|
||||
-- public functions
|
||||
function VipList.create()
|
||||
vipWindow = displayUI('viplist.otui', { parent = Game.gameRightPanel })
|
||||
vipWindow:hide()
|
||||
--vipWindow:hide()
|
||||
TopMenu.addGameButton('vipListButton', 'VIP list', '/core_styles/icons/viplist.png', VipList.toggle)
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user