联网推进(微调房间内交互,观战模式不再尝试发送录像流)

This commit is contained in:
MrZ626
2021-05-18 17:39:00 +08:00
parent cd49507a2b
commit d07075ca9c
4 changed files with 9 additions and 9 deletions

View File

@@ -29,7 +29,7 @@ local scene={}
function scene.sceneInit()
BG.set()
NET.watch=false
NET.spectate=false
NET.allReady=false
NET.connectingStream=false
NET.waitingStream=false