Keep track of seen walls in external list
This commit is contained in:
@@ -110,6 +110,7 @@ defaultLWorld =
|
||||
, _tractorBeams = mempty
|
||||
, _linearShockwaves = mempty
|
||||
, _walls = IM.empty
|
||||
, _seenWalls = mempty
|
||||
, _wallDamages = IM.empty
|
||||
, _blocks = IM.empty
|
||||
, _machines = IM.empty
|
||||
|
||||
Reference in New Issue
Block a user