mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-08 03:48:27 +00:00
Prepare for follow-on change
This commit is contained in:
parent
e4a92448fa
commit
44ea7fd318
@ -21,6 +21,6 @@ impl TransformObject for Cycle {
|
||||
.transform_with_cache(transform, core, cache)
|
||||
});
|
||||
|
||||
Self::new(half_edges)
|
||||
Cycle::new(half_edges)
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user