Move radar blips into own grouping
This commit is contained in:
@@ -44,6 +44,7 @@ defaultWorld = World
|
||||
, _props = IM.empty
|
||||
, _instantParticles = []
|
||||
, _particles = []
|
||||
, _radarBlips = []
|
||||
, _newBeams = WorldBeams [] [] [] []
|
||||
, _beams = WorldBeams [] [] [] []
|
||||
, _walls = IM.empty
|
||||
|
||||
Reference in New Issue
Block a user