From 6859d70ca7a0e5c575e76d3c6978d188d90efd42 Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Sat, 3 Jul 2021 23:00:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=80=80=E5=87=BA=E6=9A=82?= =?UTF-8?q?=E5=81=9C=E5=9C=BA=E6=99=AF=E6=97=B6=E4=BC=9A=E7=9B=B4=E6=8E=A5?= =?UTF-8?q?=E6=8A=8A=E5=BD=93=E5=89=8D=E6=B8=B8=E6=88=8F=E6=97=B6=E9=97=B4?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=BF=9B=E5=BD=93=E6=97=A5=E6=B8=B8=E6=88=8F?= =?UTF-8?q?=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/scenes/pause.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/parts/scenes/pause.lua b/parts/scenes/pause.lua index 85314ba1..da8fbb85 100644 --- a/parts/scenes/pause.lua +++ b/parts/scenes/pause.lua @@ -119,7 +119,6 @@ function scene.sceneInit(org) end end function scene.sceneBack() - STAT.todayTime=STAT.todayTime+PLAYERS[1].stat.time trySave() end