整理代码
框架跟进
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
local ins,rem=table.insert,table.remove
|
||||
local yield=YIELD
|
||||
local yield=coroutine.yield
|
||||
|
||||
local seqGenerators={
|
||||
none=function()while true do yield()end end,
|
||||
|
||||
Reference in New Issue
Block a user