Move radar blips into own grouping

This commit is contained in:
2022-07-10 11:52:51 +01:00
parent 8202d12b6a
commit ce5b596d4f
6 changed files with 101 additions and 74 deletions
+1
View File
@@ -44,6 +44,7 @@ defaultWorld = World
, _props = IM.empty
, _instantParticles = []
, _particles = []
, _radarBlips = []
, _newBeams = WorldBeams [] [] [] []
, _beams = WorldBeams [] [] [] []
, _walls = IM.empty