Plugin cleanup
This commit is contained in:
@@ -4,3 +4,5 @@ pub mod systems;
|
||||
pub use crate::world::tiles::tilemap::CargoPlaceError;
|
||||
pub use components::{Cargo, CarryVisualState, HaulSlot, Haulable};
|
||||
pub use systems::{any_hauling, carry_visual_system, haul_encumbrance_system};
|
||||
|
||||
pub use crate::plugins::cargo::CargoPlugin;
|
||||
|
||||
Reference in New Issue
Block a user