mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-12-14 07:59:46 +01:00
Bot update - waypoints, attacking, looting
This commit is contained in:
@@ -37,9 +37,6 @@ function show(itemWidget)
|
||||
local doneFunc = function()
|
||||
itemWidget:setItemId(window.item:getItemId())
|
||||
itemWidget:setItemCount(window.item:getItemCount())
|
||||
if itemWidget.onItemChange then
|
||||
itemWidget:onItemChange()
|
||||
end
|
||||
destroy()
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user