整理代码,修复房间里的各就各位/预备标记显示时机问题

This commit is contained in:
MrZ626
2021-05-09 02:26:03 +08:00
parent b4be31361e
commit 46b3ad8a70
3 changed files with 16 additions and 15 deletions

View File

@@ -17,6 +17,8 @@ local scene={}
function scene.sceneInit()
BG.set()
NET.allReady=false
NET.connectingStream=false
scrollPos=0
selected=1
fetchRoom()