整理代码,SFX模块load时会提示缺失多少音效

This commit is contained in:
MrZ626
2021-12-01 19:23:39 +08:00
parent e7b4518d73
commit 915598dec4
5 changed files with 40 additions and 30 deletions

View File

@@ -317,7 +317,6 @@ function Player:act_softDrop()
end
end
function Player:act_hold()
print(self.control,self.cur)
if self.cur then
if self:hold()then
self.keyPressing[8]=false