diff --git a/src/client/HostLobbyModal.ts b/src/client/HostLobbyModal.ts index 9ace197cf..a7a743ff1 100644 --- a/src/client/HostLobbyModal.ts +++ b/src/client/HostLobbyModal.ts @@ -9,7 +9,6 @@ import { GameMapSize, GameMapType, GameMode, - HumansVsNations, Quads, Trios, UnitType, @@ -25,7 +24,6 @@ import { import { generateID } from "../core/Util"; import "./components/baseComponents/Modal"; import "./components/Difficulties"; -import "./components/LobbyTeamView"; import "./components/Maps"; import { JoinLobbyEvent } from "./Main"; import { renderUnitTypeOptions } from "./utilities/RenderUnitTypeOptions"; @@ -49,7 +47,6 @@ export class HostLobbyModal extends LitElement { @state() private maxTimer: boolean = false; @state() private maxTimerValue: number | undefined = undefined; @state() private instantBuild: boolean = false; - @state() private randomSpawn: boolean = false; @state() private compactMap: boolean = false; @state() private lobbyId = ""; @state() private copySuccess = false; @@ -287,18 +284,7 @@ export class HostLobbyModal extends LitElement { ${translateText("host_modal.team_count")}