diff --git a/Cargo.lock b/Cargo.lock index c93f824..841d67a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -420,7 +420,7 @@ dependencies = [ [[package]] name = "strafesnet_common" version = "0.1.0" -source = "git+https://git.itzana.me/StrafesNET/common?rev=43f771fb0f19a3751875df1f25bf9cb5874f75f4#43f771fb0f19a3751875df1f25bf9cb5874f75f4" +source = "git+https://git.itzana.me/StrafesNET/common?rev=fccb13bc6080ea6db94ef9175affd4aef1d9249d#fccb13bc6080ea6db94ef9175affd4aef1d9249d" dependencies = [ "glam", "id", diff --git a/Cargo.toml b/Cargo.toml index 398a157..12c81b1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,4 +12,4 @@ rbx_binary = "0.7.4" rbx_dom_weak = "2.7.0" rbx_reflection_database = "0.2.10" rbx_xml = "0.13.3" -strafesnet_common = { git = "https://git.itzana.me/StrafesNET/common", rev = "43f771fb0f19a3751875df1f25bf9cb5874f75f4" } +strafesnet_common = { git = "https://git.itzana.me/StrafesNET/common", rev = "fccb13bc6080ea6db94ef9175affd4aef1d9249d" } diff --git a/src/rbx.rs b/src/rbx.rs index 645de58..fe9e9d3 100644 --- a/src/rbx.rs +++ b/src/rbx.rs @@ -733,7 +733,6 @@ pub fn convert(dom:rbx_dom_weak::WeakDom)->map::CompleteMap{ } }).collect(); map::CompleteMap{ - textures:Vec::new(), render_configs:vec![RenderConfig::default()],//asset_id_from_texture_id.iter().map(|t|t.to_string()).collect(), meshes, models,