fix_desertcity_repairbench

This commit is contained in:
flo 2023-07-13 11:30:53 +00:00 committed by Isse
parent e48ef26952
commit 36889f671e

View File

@ -1154,6 +1154,7 @@ impl Structure for DesertCityMultiPlot {
SpriteKind::Loom,
SpriteKind::Anvil,
SpriteKind::DismantlingBench,
SpriteKind::RepairBench,
];
'outer: for d in 0..2 {
for dir in NEIGHBORS {