This commit is contained in:
yuni 2024-04-24 03:56:23 +02:00
parent 366500e928
commit 90372afaef

View file

@ -231,13 +231,6 @@ pub fn load(
} }
} }
//pub fn load_scene(
// path: &str,
// asset_server: &AssetServer
//) -> Handle<Scene> {
// load_scene_by_path(asset_name_to_path(path), asset_server)
//}
#[inline] #[inline]
pub fn load_scene_by_path( pub fn load_scene_by_path(
path: &str, path: &str,