diff --git a/app/features/info/routes/contributions.tsx b/app/features/info/routes/contributions.tsx index 5d75aace25..b53000c020 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 2858e25c79..f90f7c1df2 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,