联网玩家模块升级,顺序将按照游戏排名变化

This commit is contained in:
MrZ626
2021-06-05 14:31:17 +08:00
parent 6d937d91d2
commit 8185e36839
4 changed files with 70 additions and 61 deletions

View File

@@ -494,6 +494,7 @@ function NET.updateWS_play()
NET.spectate=false
if NET.spectate then NET.signal_setMode(2) end
if SCN.socketRead then SCN.socketRead('finish',d)end
netPLY.freshPos()
NET.wsclose_stream()
end
else