Cleanup
This commit is contained in:
@@ -11,7 +11,7 @@ drawBeam bd = case bd of
|
||||
basicDrawBeam :: Beam -> Picture
|
||||
basicDrawBeam bm =
|
||||
setLayer BloomNoZWrite $
|
||||
pictures
|
||||
fold
|
||||
[ setDepth 19 . color (brightX 0 0.5 col) $ thickLine 20 ps
|
||||
, setDepth 19.5 . color (brightX 10 1 col) $ thickLine 3 ps
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user