lua goto continue M ore on this in the Scripting section. ... val in ipairs(arr) do 7 if val > 6 then 8 goto skip_to_next 9 There's no continue statement in ...
確定! 回上一頁