mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-20 14:43:27 +02:00
Version 2.2 - retro layout + bug fixes
This commit is contained in:
@@ -25,7 +25,7 @@ function init()
|
||||
onGameEnd = offline
|
||||
})
|
||||
|
||||
skillsButton = modules.client_topmenu.addRightGameToggleButton('skillsButton', tr('Skills'), '/images/topbuttons/skills', toggle)
|
||||
skillsButton = modules.client_topmenu.addRightGameToggleButton('skillsButton', tr('Skills'), '/images/topbuttons/skills', toggle, false, 1)
|
||||
skillsButton:setOn(true)
|
||||
skillsWindow = g_ui.loadUI('skills', modules.game_interface.getRightPanel())
|
||||
|
||||
|
Reference in New Issue
Block a user