mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-12-14 16:09:46 +01:00
Added waypoints for bot
This commit is contained in:
@@ -195,7 +195,6 @@ Panel
|
||||
ui:setId(panelName)
|
||||
|
||||
ui.item.onItemChange = function(widget)
|
||||
cp("item change")
|
||||
context.storage["healthItem" .. panelId] = widget:getItemId()
|
||||
end
|
||||
ui.item:setItemId(context.storage["healthItem" .. panelId] or 266)
|
||||
|
||||
Reference in New Issue
Block a user