mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-07 07:56:52 +00:00
fakehumans send boats, improved map
This commit is contained in:
@@ -80,7 +80,6 @@ class Client {
|
||||
const nextGame = document.getElementById('next-game');
|
||||
nextGame.textContent = `Next Game: ${nextLobby.id.substring(0, 3)}`
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
async fetchLobbies(): Promise<Lobby[]> {
|
||||
|
||||
Reference in New Issue
Block a user