Commit before tweaking placementn/room generation
This commit is contained in:
@@ -39,7 +39,7 @@ positionRoomsFromTree (Node (r, i) ts) =
|
||||
(fmap (prRooms %~ map (first createUnusedLinkPos)))
|
||||
(posRms (PosRooms (map pointsToPoly $ _rmBound r') []) (r', i) (zipCount ts) Empty)
|
||||
where
|
||||
r' = r & rmMID ?~ 0
|
||||
r' = r & rmMID ?~ i
|
||||
|
||||
posRms ::
|
||||
PosRooms ->
|
||||
|
||||
Reference in New Issue
Block a user