继续跟进联网部分

This commit is contained in:
MrZ626
2021-04-05 01:50:15 +08:00
parent 68366bf9a3
commit 14302d0106
2 changed files with 42 additions and 32 deletions

View File

@@ -227,6 +227,8 @@ function scene.socketRead(cmd,args)
break
end
end
elseif cmd=="Set"then
NET.wsConnectStream()
elseif cmd=="Begin"then
if not playing then
playing=true