dev #2

Merged
Exverge merged 21 commits from :dev into dev 2024-03-23 16:52:48 +01:00
Showing only changes of commit ec59e479bf - Show all commits

View file

@ -52,7 +52,7 @@
{player.nickname}{#if player !== room.players[room.players.length - 1]},{" "}
{/if}
{/each}
{/if} | {room.hasPassword ? "Private" : "Public"} | {room.address}:{room.port}
{/if} | {room.hasPassword ? "Private" : "Public"}
</div>
</div>
</div>