Add explicit door position field
This commit is contained in:
@@ -54,7 +54,7 @@ longRoomRunPast = do
|
||||
(Node (PassDown r)
|
||||
[ singleUseAll door
|
||||
--, return (UseLabel 0 $ door & rmConnectsTo .~ S.singleton InLink)
|
||||
, treeFromPost [PassDown $ corridor & rmConnectsTo .~ S.singleton InLink, PassDown corridor]
|
||||
, treeFromPost [PassDown $ corridor & rmConnectsTo .~ S.member InLink, PassDown corridor]
|
||||
(UseLabel 0 door)
|
||||
]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user