Export disjoint mut
This commit is contained in:
parent
0bccf5c447
commit
cbe4e4ac40
1 changed files with 1 additions and 0 deletions
|
@ -19,4 +19,5 @@ pub use crate::type_map::{
|
|||
pub use crate::unsafe_component_store::UnsafeComponentStore;
|
||||
pub use crate::updates::*;
|
||||
pub use crate::world::{World, WorldBuilder};
|
||||
pub use get_disjoint_mut::GetDisjointMut;
|
||||
pub use update_macros::Resource;
|
||||
|
|
Loading…
Reference in a new issue