Make autodoor placements use "ordinary" coordinate placements
This commit is contained in:
@@ -129,7 +129,6 @@ data LWorld = LWorld
|
||||
, _oldMagnets :: [Magnet]
|
||||
, _magnets :: [Magnet]
|
||||
, _blocks :: IM.IntMap Block
|
||||
, _coordinates :: IM.IntMap Point2
|
||||
, _triggers :: IM.IntMap Bool
|
||||
, _floorItems :: IM.IntMap FloorItem
|
||||
, _modifications :: IM.IntMap Modification
|
||||
|
||||
Reference in New Issue
Block a user