function Round(number, increment). return math.floor(number/increment + 0.5) * increment. end. return Round. Sign up for free to join this conversation on ...
確定! 回上一頁