mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-19 22:23:28 +02:00
Version 1.3 - auto reconnect, better bot (with sound), animated mounts, bug fixes
This commit is contained in:
@@ -28,7 +28,7 @@ function init()
|
||||
skillsButton = modules.client_topmenu.addRightGameToggleButton('skillsButton', tr('Skills'), '/images/topbuttons/skills', toggle)
|
||||
skillsButton:setOn(true)
|
||||
skillsWindow = g_ui.loadUI('skills', modules.game_interface.getRightPanel())
|
||||
|
||||
|
||||
refresh()
|
||||
skillsWindow:setup()
|
||||
end
|
||||
|
@@ -40,6 +40,7 @@ MiniWindow
|
||||
icon: /images/topbuttons/skills
|
||||
@onClose: modules.game_skills.onMiniWindowClose()
|
||||
&save: true
|
||||
&autoOpen: false
|
||||
|
||||
MiniWindowContents
|
||||
padding-left: 5
|
||||
|
Reference in New Issue
Block a user