Also notice the while loop in Lua is testing if list[i] is not equal to false or nil. The way Arrays (in this case a simple table acting as ...
確定! 回上一頁