无编辑摘要
imported>=海豚= 无编辑摘要 |
imported>=海豚= 无编辑摘要 |
||
| 第22行: | 第22行: | ||
function p.main(frame) | function p.main(frame) | ||
local result = " | local result = "" | ||
local dataShuffled = FYShuffle(data) | local dataShuffled = FYShuffle(data) | ||
result = result .. dataShuffled[i] | |||
return result | |||
end | end | ||