mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Merge branch 'DaforLynx/town-music-returned' into 'master'
Reinstate town music. See merge request veloren/veloren!3272
This commit is contained in:
commit
be9a41547d
@ -296,7 +296,7 @@ impl World {
|
||||
sim_chunk
|
||||
.sites
|
||||
.iter()
|
||||
.any(|site| matches!(index.sites[*site].kind, SiteKind::Settlement(_))),
|
||||
.any(|site| matches!(index.sites[*site].kind, SiteKind::Refactor(_))),
|
||||
sim_chunk
|
||||
.sites
|
||||
.iter()
|
||||
|
Loading…
Reference in New Issue
Block a user