his序列生成算法最终返回结果的时候漏索引seqData导致返回的方块不正确
This commit is contained in:
@@ -38,7 +38,7 @@ local seqGenerators={
|
|||||||
do break end
|
do break end
|
||||||
::CONTINUE_rollAgain::
|
::CONTINUE_rollAgain::
|
||||||
end
|
end
|
||||||
if history[1]~=0 then P:getNext(r)end
|
if history[1]~=0 then P:getNext(seq0[r])end
|
||||||
rem(history,1)ins(history,r)
|
rem(history,1)ins(history,r)
|
||||||
end
|
end
|
||||||
yield()
|
yield()
|
||||||
|
|||||||
Reference in New Issue
Block a user