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