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