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