Lint
This commit is contained in:
@@ -59,7 +59,7 @@ craftItemSPic = \case
|
||||
GLASSSHARD -> colorSH azure $ upperPrismPolyST 1 [V2 0 (-1), V2 4 (-0.5), V2 0 1]
|
||||
SCRAPMETAL -> colorSH (greyN 0.3) $ upperPrismPolyST 3 $ square 4
|
||||
PUMP -> colorSH yellow . translateSH (V3 4 0 0) $
|
||||
(upperCylinder Small Typical 1 $ polyCirc 4 4)
|
||||
upperCylinder Small Typical 1 (polyCirc 4 4)
|
||||
<> upperPrismPolyST 1 (rectNSWE (-2) (-4) 4 0)
|
||||
<> upperPrismPolyST 1 (rectNSWE 4 2 0 (-4))
|
||||
MOTOR -> colorSH orange $ xCylinderST 5 3 <> xCylinderST 3 5
|
||||
|
||||
Reference in New Issue
Block a user