string.gmatch() returns an iterator (not an array) that can only be used in a for loop. You may want to use one of the other matching ...
確定! 回上一頁