mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-23 14:15:24 +00:00
Add support for updating instances defined in project nodes
This commit is contained in:
@@ -76,7 +76,7 @@ impl SnapshotMiddleware for SnapshotProject {
|
||||
}
|
||||
}
|
||||
|
||||
fn snapshot_project_node<F: VfsFetcher>(
|
||||
pub fn snapshot_project_node<F: VfsFetcher>(
|
||||
context: &mut InstanceSnapshotContext,
|
||||
instance_name: &str,
|
||||
node: &ProjectNode,
|
||||
|
||||
Reference in New Issue
Block a user