finish renaming and move HandBoneEntities to bevy_mod_xr
Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use crate::session::OxrSession;
|
||||
use bevy::prelude::*;
|
||||
use bevy_xr::session::session_running;
|
||||
use bevy_mod_xr::session::session_running;
|
||||
|
||||
#[derive(SystemSet, Debug, Hash, PartialEq, Eq, Clone, Copy)]
|
||||
pub struct OxrActionSetSyncSet;
|
||||
|
||||
Reference in New Issue
Block a user