WoWInterface SVN kRestack

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 3 to Rev 2
    Reverse comparison

Rev 3 → Rev 2

kRestack.lua
29,7 → 29,7
local stack = select(8, GetItemInfo(itemId))
if count < stack then return true, bag, slot, count end
end
 
end
end
end
end