整理代码
This commit is contained in:
@@ -9,7 +9,7 @@ return{
|
||||
pushSpeed=2,
|
||||
task=function(P)
|
||||
while true do
|
||||
coroutine.yield()
|
||||
YIELD()
|
||||
if P.control and SCN.cur=="play"then
|
||||
local D=P.modeData
|
||||
D.counter=D.counter+1
|
||||
|
||||
Reference in New Issue
Block a user