网战失去连接会自动退出
This commit is contained in:
@@ -263,6 +263,7 @@ function scene.update(dt)
|
|||||||
local _
|
local _
|
||||||
local GAME=GAME
|
local GAME=GAME
|
||||||
|
|
||||||
|
if not WSCONN and not SCN.swapping then SCN.back()end
|
||||||
if not playing then
|
if not playing then
|
||||||
heartBeatTimer=heartBeatTimer+dt
|
heartBeatTimer=heartBeatTimer+dt
|
||||||
if heartBeatTimer>42 then
|
if heartBeatTimer>42 then
|
||||||
|
|||||||
Reference in New Issue
Block a user