initial tweaks - starting room w/ corridors + doors
This commit is contained in:
parent
97ca3a25e3
commit
7a27321bec
4 changed files with 168 additions and 23 deletions
|
|
@ -34,7 +34,7 @@ impl Default for Config {
|
|||
fn default() -> Self {
|
||||
Config {
|
||||
logging: LogConfig {
|
||||
show_mapgen: false,
|
||||
show_mapgen: true,
|
||||
log_combat: false,
|
||||
log_spawning: false,
|
||||
log_ticks: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue