微调词典

微调两个小程序
整理代码
This commit is contained in:
MrZ626
2021-11-07 17:44:13 +08:00
parent c5a37a9920
commit 1fe436cbe3
13 changed files with 21 additions and 21 deletions

View File

@@ -51,7 +51,7 @@ function scene.keyDown(key,isRep)
move.x=move.x-10
end
end
SFX.play('swipe')
SFX.play('hold')
state='drop'
elseif state=='dead'then
move.x,move.y,move.l=1e99,0,0