From dd32518ee3f8add22aeeebc6c6d8603fc7372aa0 Mon Sep 17 00:00:00 2001 From: MrZ_26 Date: Sat, 8 Aug 2020 01:36:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8C=89R=E9=87=8D=E5=BC=80=E9=87=8D=E7=BD=AE?= =?UTF-8?q?=E6=BF=92=E6=AD=BB=E8=AD=A6=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/gametoolfunc.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/parts/gametoolfunc.lua b/parts/gametoolfunc.lua index 5bb5cd7e..a56eec7d 100644 --- a/parts/gametoolfunc.lua +++ b/parts/gametoolfunc.lua @@ -321,6 +321,8 @@ function resetPartGameData(replaying) game.result=false game.garbageSpeed=1 + game.warnLVL0=0 + game.warnLVL=0 if replaying then game.frame=0 game.recording=false