Skip to main content

spawn_city

Function spawn_city 

Source
pub fn spawn_city(
    world: &mut World,
    ruler: &Ruler,
    key: impl ContinentKey,
) -> Result<()>