mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
test
This commit is contained in:
@@ -296,6 +296,7 @@ function B:GetItemLink(bag, slot)
|
|||||||
end
|
end
|
||||||
|
|
||||||
function B:PickupItem(bag, slot)
|
function B:PickupItem(bag, slot)
|
||||||
|
currentItemID = self:GetItemID(bag, slot)
|
||||||
return PickupContainerItem(bag, slot)
|
return PickupContainerItem(bag, slot)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user