used OxrSpaceSyncSet instead of system itself
This commit is contained in:
@@ -140,7 +140,7 @@ impl OxrSpaceVelocityFlags {
|
||||
}
|
||||
|
||||
#[allow(clippy::type_complexity)]
|
||||
pub fn update_space_transforms(
|
||||
fn update_space_transforms(
|
||||
session: Res<OxrSession>,
|
||||
default_ref_space: Res<XrPrimaryReferenceSpace>,
|
||||
pipelined: Option<Res<Pipelined>>,
|
||||
|
||||
Reference in New Issue
Block a user