fix(assets): satisfy material cache lint
This commit is contained in:
@@ -1279,7 +1279,7 @@ pub fn extend_graph_report_with_visual_dependencies<R: ResourceRepository>(
|
|||||||
mesh.name.0.clone(),
|
mesh.name.0.clone(),
|
||||||
PrototypeGraphEdge::WearToMaterial,
|
PrototypeGraphEdge::WearToMaterial,
|
||||||
PrototypeGraphRequiredness::Required,
|
PrototypeGraphRequiredness::Required,
|
||||||
&message.to_string(),
|
&message.clone(),
|
||||||
),
|
),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user