【不能用】继续改联网

框架跟进
This commit is contained in:
MrZ_26
2022-09-28 01:20:03 +08:00
parent 16553e13a2
commit 33c470dd38
6 changed files with 53 additions and 79 deletions

View File

@@ -24,7 +24,7 @@ local function _hideReadyUI()
return
playing or
NET.roomState.start or
NET.getlock('ready')
TASK.getLock('ready')
end
local function _setCancel()NET.signal_setMode(0)end