kaiserzoze opened this issue 7 years ago ยท 1 comments
as the title says, I cant see the small gold icon on the items i have marked as trash.
just change line 36 of Bagnon_Scrap.lua form: local link = select(7, self:GetInfo()) to: local link = self:GetItem()
local link = select(7, self:GetInfo())
local link = self:GetItem()