改回部分测试代码,可以进房间,准备修改房间内命令
This commit is contained in:
@@ -58,7 +58,7 @@ function scene.keyDown(k)
|
||||
LOG.print("Can't enter private room now")
|
||||
return
|
||||
end
|
||||
NET.enterRoom(NET.roomList[selected].id)--,password
|
||||
NET.enterRoom(NET.roomList[selected].rid)--,password
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user