WoWInterface SVN kRestack

Compare Revisions

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

Rev 2 → Rev 3

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