From 61277c60ddee1d7a69edf05a5918640064b295b2 Mon Sep 17 00:00:00 2001 From: MrZ_26 Date: Thu, 30 Jul 2020 00:16:45 +0800 Subject: [PATCH] =?UTF-8?q?=E7=8E=A9=E5=AE=B6=E6=8E=89=E8=90=BD=E5=8A=A8?= =?UTF-8?q?=E7=94=BB=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/tick.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/parts/tick.lua b/parts/tick.lua index f2ce8543..5c347d4c 100644 --- a/parts/tick.lua +++ b/parts/tick.lua @@ -35,6 +35,7 @@ function Tick.lose(P) end if not modeEnv.royaleMode and #players>1 then P.y=P.y+P.endCounter*.26 + P.absFieldY=P.absFieldY+P.endCounter*.26 end end function Tick.throwBadge(data)--{ifAI,Sender,timer}