mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-01 04:20:27 +02:00
formatting
This commit is contained in:
@@ -12,7 +12,7 @@ function __pie_for_rounding(r, begin_a, end_a, frags) =
|
||||
]
|
||||
],
|
||||
is_integer ? [] : [[
|
||||
r * cos(end_a),
|
||||
r * sin(end_a)
|
||||
]]
|
||||
r * cos(end_a),
|
||||
r * sin(end_a)
|
||||
]]
|
||||
);
|
Reference in New Issue
Block a user