优化联网游戏体验(统计数据结算、远程玩家死亡结算时机)
This commit is contained in:
@@ -214,6 +214,7 @@ function scene.update(dt)
|
||||
for i=1,#NETPLY.list do
|
||||
NETPLY.list[i].readyMode='Standby'
|
||||
end
|
||||
NETPLY.freshPos()
|
||||
NET.freshRoomAllReady()
|
||||
return
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user