Start refactor storing items in single intmap, done turrets
More checks required
This commit is contained in:
@@ -103,6 +103,7 @@ defaultLWorld =
|
||||
, _dusts = mempty
|
||||
, _gusts = IM.empty
|
||||
, _itemLocations = IM.empty
|
||||
, _items = mempty
|
||||
, _props = IM.empty
|
||||
, _debris = mempty
|
||||
, _projectiles = IM.empty
|
||||
|
||||
Reference in New Issue
Block a user