Hi, I am trying to sort a table. This code works fine: table.sort(ItemsToBuy, function(a,b) return a.DistanceToVendor < b.
確定! 回上一頁