From b41136047c29231a770a7c2294aa5f1d7e53728a Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Thu, 11 Feb 2021 01:26:52 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BD=91=E6=88=98=E5=A4=B1=E5=8E=BB=E8=BF=9E?= =?UTF-8?q?=E6=8E=A5=E4=BC=9A=E8=87=AA=E5=8A=A8=E9=80=80=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/scenes/net_game.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/parts/scenes/net_game.lua b/parts/scenes/net_game.lua index 6382a1ac..95563460 100644 --- a/parts/scenes/net_game.lua +++ b/parts/scenes/net_game.lua @@ -263,6 +263,7 @@ function scene.update(dt) local _ local GAME=GAME + if not WSCONN and not SCN.swapping then SCN.back()end if not playing then heartBeatTimer=heartBeatTimer+dt if heartBeatTimer>42 then