remove unnecesary component
This commit is contained in:
@@ -93,7 +93,6 @@ pub fn init_views(
|
|||||||
));
|
));
|
||||||
views.push(default());
|
views.push(default());
|
||||||
}
|
}
|
||||||
commands.spawn(XrCameraBundle::default());
|
|
||||||
commands.insert_resource(XrViews(views));
|
commands.insert_resource(XrViews(views));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user