房间内显示房间信息
This commit is contained in:
@@ -66,7 +66,7 @@ function scene.keyDown(k)
|
||||
LOG.print("Can't enter private room now")
|
||||
return
|
||||
end
|
||||
NET.enterRoom(NET.roomList[selected].rid)--,password
|
||||
NET.enterRoom(NET.roomList[selected])--,password
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user