mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 04:53:27 +02:00
@@ -11,7 +11,6 @@ function init()
|
||||
g_keyboard.bindKeyDown('Ctrl+P', toggle)
|
||||
|
||||
vipWindow = g_ui.loadUI('viplist.otui', modules.game_interface.getRightPanel())
|
||||
vipWindow.onClose = onMiniWindowClose
|
||||
vipButton = TopMenu.addRightGameToggleButton('vipListButton', tr('VIP list') .. ' (Ctrl+P)', 'viplist.png', toggle)
|
||||
vipButton:setOn(true)
|
||||
|
||||
|
Reference in New Issue
Block a user