Make anti-clockwise what were clockwise shapes, cleanup flash module-ing

This commit is contained in:
2024-10-04 00:59:08 +01:00
parent ac550bc6a4
commit 075429088b
18 changed files with 128 additions and 156 deletions
-2
View File
@@ -112,8 +112,6 @@ data LWorld = LWorld
, _sparks :: [Spark]
, _radarBlips :: [RadarBlip]
, _flares :: [Flare]
-- , _newBeams :: WorldBeams
-- , _beams :: WorldBeams
, _teslaArcs :: [TeslaArc]
, _shockwaves :: [Shockwave]
, _lasers :: [LaserStart]