diff --git a/resources/maps/BlackSea.png b/resources/maps/BlackSea.png index 04c05449e..6b8517303 100644 Binary files a/resources/maps/BlackSea.png and b/resources/maps/BlackSea.png differ diff --git a/resources/maps/NorthAmerica.png b/resources/maps/NorthAmerica.png index 3011a3a44..a5f2db738 100644 Binary files a/resources/maps/NorthAmerica.png and b/resources/maps/NorthAmerica.png differ diff --git a/resources/maps/Oceania.png b/resources/maps/Oceania.png index 209d29745..438089e84 100644 Binary files a/resources/maps/Oceania.png and b/resources/maps/Oceania.png differ diff --git a/src/client/PublicLobby.ts b/src/client/PublicLobby.ts index da4dfe658..bba66273e 100644 --- a/src/client/PublicLobby.ts +++ b/src/client/PublicLobby.ts @@ -3,6 +3,7 @@ import { customElement, state } from "lit/decorators.js"; import { Lobby } from "../core/Schemas"; import { Difficulty, GameMapType, GameType } from "../core/game/Game"; import { consolex } from "../core/Consolex"; +import { getMapsImage } from "./utilities/Maps"; @customElement("public-lobby") export class PublicLobby extends LitElement { @@ -80,23 +81,33 @@ export class PublicLobby extends LitElement { : "bg-gradient-to-r from-blue-600 to-blue-500"} text-white font-medium rounded-xl transition-opacity duration-200 hover:opacity-90" >