Cleanup
This commit is contained in:
@@ -6,7 +6,7 @@ import Picture
|
||||
drawTargetLaser :: Laser -> Picture
|
||||
drawTargetLaser pt =
|
||||
setLayer BloomNoZWrite $
|
||||
pictures
|
||||
fold
|
||||
[ setDepth 19 . color (brightX 0 0.5 col) $ thickLine 5 (sp : ps)
|
||||
, setDepth 19.5 . color (brightX 5 1 col) $ thickLine 1 (sp : ps)
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user