Tables in lua are key-value pairs and as such have no particular order, as with an index-based array. You should instead aim to iterate ...
確定! 回上一頁