From ccf1948e6fcff5b435ddecac5c07a9a605e2a1ae Mon Sep 17 00:00:00 2001 From: Kalle <38327916+Sendouc@users.noreply.github.com> Date: Sun, 6 Oct 2024 16:50:00 +0300 Subject: [PATCH] Add Lemuria Hub to the planner --- app/features/info/routes/contributions.tsx | 2 +- app/features/map-planner/components/Planner.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/features/info/routes/contributions.tsx b/app/features/info/routes/contributions.tsx index 5d75aace2..b53000c02 100644 --- a/app/features/info/routes/contributions.tsx +++ b/app/features/info/routes/contributions.tsx @@ -150,7 +150,7 @@ export default function ContributionsPage() {
  • - Antariska + Antariska, yaga & harryXYZ {" "} - {t("contributions:antariska")}
  • diff --git a/app/features/map-planner/components/Planner.tsx b/app/features/map-planner/components/Planner.tsx index 2858e25c7..f90f7c1df 100644 --- a/app/features/map-planner/components/Planner.tsx +++ b/app/features/map-planner/components/Planner.tsx @@ -407,7 +407,7 @@ function WeaponImageSelector({ ); } -const LAST_STAGE_ID_WITH_IMAGES = 22; +const LAST_STAGE_ID_WITH_IMAGES = 23; const LAST_STAGE_ID_WITH_OBJECT_IMAGE = 17; function StageBackgroundSelector({ onAddBackground,