cleanup
This commit is contained in:
parent
366500e928
commit
90372afaef
|
@ -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,
|
||||||
|
|
Loading…
Reference in a new issue