Skip to content

Commit

Permalink
Add Lemuria Hub to the planner
Browse files Browse the repository at this point in the history
  • Loading branch information
Sendouc committed Oct 6, 2024
1 parent f00ac5e commit ccf1948
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/features/info/routes/contributions.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ export default function ContributionsPage() {
</li>
<li>
<a href={ANTARISKA_TWITTER} target="_blank" rel="noreferrer">
Antariska
Antariska, yaga & harryXYZ
</a>{" "}
- {t("contributions:antariska")}
</li>
Expand Down
2 changes: 1 addition & 1 deletion app/features/map-planner/components/Planner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit ccf1948

Please sign in to comment.