Commit before moving targeting
This commit is contained in:
@@ -11,5 +11,5 @@ drawTargetLaser pt =
|
||||
, setDepth 19.5 . color (brightX 5 1 col) $ thickLine 1 (sp : ps)
|
||||
]
|
||||
where
|
||||
col = _laColor pt
|
||||
(sp : ps) = _laPoints pt
|
||||
col = _lzColor pt
|
||||
(sp : ps) = _lzPoints pt
|
||||
|
||||
Reference in New Issue
Block a user