From a51a95339befbc98a81a0159c75ceec5c8737859 Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Tue, 8 Jun 2021 21:51:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=BD=AF=E9=99=8Ddas?= =?UTF-8?q?=E8=AE=BE=E4=B8=BA0=E6=97=B6=E9=9C=80=E8=A6=81=E6=8C=89?= =?UTF-8?q?=E4=BD=8F=E4=B8=A4=E5=B8=A7=EF=BC=88=E5=BA=94=E4=B8=BA=E4=B8=80?= =?UTF-8?q?=E5=B8=A7=EF=BC=89=E6=89=8D=E8=83=BD=E8=A7=A6=E5=8F=910arr?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/player/update.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parts/player/update.lua b/parts/player/update.lua index 7c7515c7..feace019 100644 --- a/parts/player/update.lua +++ b/parts/player/update.lua @@ -281,8 +281,8 @@ function update.alive(P,dt) --Drop pressed if P.keyPressing[7]and not P.keyPressing[9]then - local d=P.downing-ENV.sddas P.downing=P.downing+1 + local d=P.downing-ENV.sddas if d>1 then if ENV.sdarr>0 then if d%ENV.sdarr==0 then