整理代码
框架跟进
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
local yield=YIELD
|
||||
local yield=coroutine.yield
|
||||
local function marginTask(P)
|
||||
local S=P.stat
|
||||
while true do yield()if S.frame>90*60 then P.strength=1;P:setFrameColor(1)break end end
|
||||
|
||||
Reference in New Issue
Block a user