todo
This commit is contained in:
parent
3bdf0a27bb
commit
3467fed736
@ -640,6 +640,7 @@ pub fn convert<'a>(
|
|||||||
object.properties.get(&ustr("MeshId")),
|
object.properties.get(&ustr("MeshId")),
|
||||||
object.properties.get(&ustr("TextureID")),
|
object.properties.get(&ustr("TextureID")),
|
||||||
){
|
){
|
||||||
|
// TODO: also need to handle ContentId variant so gg
|
||||||
if let (
|
if let (
|
||||||
rbx_dom_weak::types::ContentType::Uri(mesh_asset_id),
|
rbx_dom_weak::types::ContentType::Uri(mesh_asset_id),
|
||||||
rbx_dom_weak::types::ContentType::Uri(texture_asset_id)
|
rbx_dom_weak::types::ContentType::Uri(texture_asset_id)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user