mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-05 02:18:28 +00:00
Prepare for follow-on change
This commit is contained in:
parent
cd569c7c71
commit
6aa2f35be2
@ -28,7 +28,7 @@ impl AnchoredCurve {
|
||||
let line = Line::from_origin_and_direction(origin, direction);
|
||||
|
||||
Self {
|
||||
origin: line.origin(),
|
||||
origin,
|
||||
floating: Box::new(line),
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user