整理代码

This commit is contained in:
MrZ626
2020-09-11 22:07:17 +08:00
parent f1ce68b677
commit e57f99364f
3 changed files with 4 additions and 4 deletions

View File

@@ -183,7 +183,7 @@ local function updateLine(P,dt)
if y>0 then
P.fieldBeneath=max(y-P.gameEnv.pushSpeed,0)
end
local f=P.fieldUp
if not P.alive then
y=0