Revert "move to single crate for webxr and openxr"
This reverts commit 5e769ef52b.
This commit is contained in:
@@ -1,7 +1,2 @@
|
||||
#[cfg(not(target_family = "wasm"))]
|
||||
pub mod oxr;
|
||||
#[cfg(target_family = "wasm")]
|
||||
pub mod webxr;
|
||||
|
||||
#[cfg(not(target_family = "wasm"))]
|
||||
pub use oxr::add_xr_plugins;
|
||||
pub use bevy_openxr;
|
||||
pub use bevy_xr;
|
||||
|
||||
Reference in New Issue
Block a user