mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 20:14:54 +02:00
Fix console error
This commit is contained in:
@@ -204,7 +204,7 @@ function addHotkey()
|
||||
messageBox:setText(tr('Button Assign'))
|
||||
messageBox:setWidth(420)
|
||||
messageBox:setHeight(140)
|
||||
messageBox:setDragable(false)
|
||||
messageBox:setDraggable(false)
|
||||
|
||||
widget = g_ui.createWidget('Label', messageBox)
|
||||
widget:setText(tr('Please, press the key you wish to add onto your hotkeys manager'))
|
||||
|
Reference in New Issue
Block a user