mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Consolidate SiteKind impl.
This commit is contained in:
parent
2397209b5d
commit
a58b589c1a
@ -1842,9 +1842,7 @@ impl SiteKind {
|
||||
}
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
impl SiteKind {
|
||||
pub fn exclusion_radius(&self) -> i32 {
|
||||
// FIXME: Provide specific values for each individual SiteKind
|
||||
match self {
|
||||
|
Loading…
Reference in New Issue
Block a user