mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Merge branch 'fix_desertcity_repairbench' into 'master'
fix_desertcity_repairbench See merge request veloren/veloren!4023
This commit is contained in:
commit
1605fdb610
@ -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