mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-22 07:25:54 +02:00
Updated to OTCv8 3.1 rev 132
This commit is contained in:
@@ -195,7 +195,7 @@ context.onManaChange = function(callback)
|
||||
return context.callback("onManaChange", callback)
|
||||
end
|
||||
|
||||
-- onAddItem - callback = function(container, slot, item)
|
||||
-- onAddItem - callback = function(container, slot, item, oldItem)
|
||||
context.onAddItem = function(callback)
|
||||
return context.callback("onAddItem", callback)
|
||||
end
|
||||
|
Reference in New Issue
Block a user