mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-12 09:44:16 +02:00
remove rotate
This commit is contained in:
@@ -219,6 +219,6 @@ module path_tile(n, width) {
|
|||||||
rotate(270) tile7();
|
rotate(270) tile7();
|
||||||
}
|
}
|
||||||
else if(n == 15) {
|
else if(n == 15) {
|
||||||
rotate(270) tile15();
|
tile15();
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user