整理代码
This commit is contained in:
@@ -36,7 +36,7 @@ return{
|
||||
P.modeData.beatFrame=30
|
||||
P.modeData.counter=30
|
||||
while true do
|
||||
coroutine.yield()
|
||||
YIELD()
|
||||
P.modeData.counter=P.modeData.counter-1
|
||||
if P.modeData.counter==0 then
|
||||
P.modeData.counter=P.modeData.beatFrame
|
||||
|
||||
Reference in New Issue
Block a user