char creation to config
This commit is contained in:
parent
424bf43ed5
commit
15e8ae13d0
9 changed files with 82 additions and 46 deletions
|
|
@ -2,6 +2,7 @@ pub mod entity;
|
|||
pub mod visuals;
|
||||
pub mod glyphs;
|
||||
pub mod messages;
|
||||
pub mod char_create;
|
||||
|
||||
pub const SHOW_MAPGEN: bool = false;
|
||||
pub const LOG_SPAWNING: bool = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue