Log panel
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
/// Core game types: [`game::Board`], [`game::Glyph`], [`game::Archetype`], etc.
|
||||
pub mod game;
|
||||
/// Styled log messages ([`log::LogLine`]) for the in-game message feed.
|
||||
pub mod log;
|
||||
/// Map file loading and saving (`.toml` format).
|
||||
pub mod map_file;
|
||||
|
||||
Reference in New Issue
Block a user