This commit is contained in:
Llywelwyn 2023-07-21 13:06:39 +01:00
parent a3b4688608
commit d1f36499c2
16 changed files with 286 additions and 88 deletions

View file

@ -96,7 +96,7 @@ pub fn spawn_room(
}
pub fn spawn_region(
map: &Map,
_map: &Map,
rng: &mut RandomNumberGenerator,
area: &[usize],
map_depth: i32,