mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-19 14:13:27 +02:00
Version 2.2 - retro layout + bug fixes
This commit is contained in:
@@ -18,7 +18,7 @@ function init()
|
||||
onSpellCooldown = onSpellCooldown })
|
||||
|
||||
cooldownButton = modules.client_topmenu.addRightGameToggleButton('cooldownButton',
|
||||
tr('Cooldowns'), '/images/topbuttons/cooldowns', toggle)
|
||||
tr('Cooldowns'), '/images/topbuttons/cooldowns', toggle, false, 5)
|
||||
cooldownButton:setOn(true)
|
||||
cooldownButton:hide()
|
||||
|
||||
|
Reference in New Issue
Block a user