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:
@@ -33,7 +33,7 @@ function init()
|
||||
|
||||
initCallbacks()
|
||||
|
||||
botButton = modules.client_topmenu.addRightGameToggleButton('botButton', tr('Bot'), '/images/topbuttons/bot', toggle)
|
||||
botButton = modules.client_topmenu.addRightGameToggleButton('botButton', tr('Bot'), '/images/topbuttons/bot', toggle, false, 99999)
|
||||
botButton:setOn(false)
|
||||
botButton:hide()
|
||||
|
||||
|
Reference in New Issue
Block a user