mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-19 14:13:27 +02:00
Bot update - waypoints, attacking, looting
This commit is contained in:
@@ -31,9 +31,6 @@ function UIItem:onDrop(widget, mousePos, forced)
|
||||
if item:getSubType() > 1 then
|
||||
self:setItemSubType(item:getSubType())
|
||||
end
|
||||
if self.onItemChange then
|
||||
self:onItemChange()
|
||||
end
|
||||
return
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user