haulage system WIP
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
pub mod components;
|
||||
pub mod systems;
|
||||
|
||||
pub use components::{CarryVisualState, HaulSlot, Haulable};
|
||||
pub use systems::{carry_visual_system, haul_encumbrance_system};
|
||||
Reference in New Issue
Block a user