Skip to content

Conversation

@erikdubbelboer
Copy link
Member

latency contains the average latency to all the peers in the lobby. This can be useful to filter on or sort by to find lobbies weer peers close to you.

@erikdubbelboer erikdubbelboer requested a review from Copilot October 5, 2025 03:04

This comment was marked as resolved.

`latency` contains the average latency to all the peers in the lobby.
This can be useful to filter on or sort by to find lobbies weer peers
close to you.
})

async function areJoinedInALobby (this: World, playerNamesRaw: string): Promise<void> {
async function areJoinedInALobby (this: World, playerNamesRaw: string, publc: boolean): Promise<void> {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nitpick: typo publc -> public

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants