Export World from root
This commit is contained in:
@@ -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};
|
||||
|
||||
Reference in New Issue
Block a user