fmt
This commit is contained in:
parent
b1985fa5ff
commit
0d20581527
@ -9,7 +9,8 @@ use crate::{
|
|||||||
bundle::{Bundle, DynamicBundle},
|
bundle::{Bundle, DynamicBundle},
|
||||||
change_detection::MaybeLocation,
|
change_detection::MaybeLocation,
|
||||||
component::{
|
component::{
|
||||||
ComponentId, Components, ComponentsRegistrator, RequiredComponentConstructor, RequiredComponents, RequiredComponentsError, StorageType, Tick
|
ComponentId, Components, ComponentsRegistrator, RequiredComponentConstructor,
|
||||||
|
RequiredComponents, RequiredComponentsError, StorageType, Tick,
|
||||||
},
|
},
|
||||||
entity::Entity,
|
entity::Entity,
|
||||||
query::DebugCheckedUnwrap as _,
|
query::DebugCheckedUnwrap as _,
|
||||||
|
Loading…
Reference in New Issue
Block a user