Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
lepsa committed Jan 4, 2024
1 parent 9cd6c5e commit 0ee5784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Graphics/Implicit/ObjectUtil/GetImplicit3.hs
Original file line number Diff line number Diff line change
Expand Up @@ -180,4 +180,4 @@ getImplicit3 ctx (RotateExtrude totalRotation translate rotate symbObj) =
(abs (θvirt - (totalRotation / 2)) - (totalRotation / 2))
(obj rz_pos)
else obj rz_pos
getImplicit3 ctx (Shared3 obj) = getImplicitShared ctx obj
getImplicit3 ctx (Shared3 obj) = getImplicitShared ctx obj

0 comments on commit 0ee5784

Please sign in to comment.