remove point light from sessions example and other small changes
Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use crate::{init::OxrPreUpdateSet, resources::OxrSession};
|
||||
use crate::{init::OxrPreUpdateSet, session::OxrSession};
|
||||
use bevy::prelude::*;
|
||||
use bevy_xr::session::session_running;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user