mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
fix_desertcity_repairbench
This commit is contained in:
parent
e48ef26952
commit
36889f671e
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user