Simplify lasers
This commit is contained in:
@@ -87,7 +87,7 @@ extraPics cfig u =
|
||||
<> foldMap drawTractorBeam (_tractorBeams lw)
|
||||
<> foldMap drawLinearShockwave (_linearShockwaves lw)
|
||||
<> foldMap drawShockwave (_shockwaves lw)
|
||||
<> foldMap drawLaser (_lasersToDraw lw)
|
||||
-- <> foldMap drawLaser (_lasersToDraw lw)
|
||||
<> foldMap drawTeslaArc (_teslaArcs lw)
|
||||
<> foldMap drawRadarSweep (_radarSweeps lw)
|
||||
<> foldMap drawFlame (_flames lw)
|
||||
|
||||
Reference in New Issue
Block a user