Initial fix for large center rooms not having entry exit.

This commit is contained in:
Zed A. Shaw 2026-03-07 00:10:42 -05:00
parent da7f24c126
commit 47c0d4a5f0
8 changed files with 130 additions and 85 deletions

View file

@ -55,7 +55,6 @@ void WorldBuilder::generate_map() {
maze.hunt_and_kill();
$map.enclose();
$map.init_tiles();
stylize_rooms();