diff --git a/app/features/map-planner/components/Planner.tsx b/app/features/map-planner/components/Planner.tsx index 04e5e697b..27744c9fe 100644 --- a/app/features/map-planner/components/Planner.tsx +++ b/app/features/map-planner/components/Planner.tsx @@ -303,7 +303,7 @@ function WeaponImageSelector({ ); } -const LAST_STAGE_ID_WITH_IMAGES = 19; +const LAST_STAGE_ID_WITH_IMAGES = 21; const LAST_STAGE_ID_WITH_OBJECT_IMAGE = 17; function StageBackgroundSelector({ onAddBackground,