mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-14 10:44:48 +02:00
fix face normal error
This commit is contained in:
@@ -53,5 +53,5 @@ module rose() {
|
|||||||
)
|
)
|
||||||
];
|
];
|
||||||
|
|
||||||
sweep(sections);
|
sweep(reverse(sections));
|
||||||
}
|
}
|
Reference in New Issue
Block a user