Export World from root
This commit is contained in:
parent
f6a74ded01
commit
1c67ea7943
@ -6,4 +6,4 @@ extern crate bitflags;
|
||||
|
||||
mod parser;
|
||||
|
||||
pub use parser::{parse_plugin, Cell, Plugin, PluginHeader};
|
||||
pub use parser::{parse_plugin, Cell, Plugin, PluginHeader, World};
|
||||
|
Loading…
Reference in New Issue
Block a user