Add new maps to the planner Closes #1604

This commit is contained in:
Kalle
2023-12-16 12:46:51 +02:00
parent 9314323b27
commit 9a9740a7e8

View File

@@ -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,