点击进入房间后一段时间不能进行其他操作
This commit is contained in:
@@ -317,7 +317,7 @@ function NET.createRoom(roomName,description,capacity,roomType,roomData,password
|
||||
end
|
||||
end
|
||||
function NET.enterRoom(room,password)
|
||||
if NET.lock('enterRoom',2)then
|
||||
if NET.lock('enterRoom',6)then
|
||||
SFX.play('reach',.6)
|
||||
WS.send('play',JSON.encode{
|
||||
action=2,
|
||||
|
||||
Reference in New Issue
Block a user