Cleanup, fix tank opacity
This commit is contained in:
@@ -55,6 +55,6 @@ longRoomRunPast = do
|
||||
[ singleUseAll door
|
||||
--, return (UseLabel 0 $ door & rmConnectsTo .~ S.singleton InLink)
|
||||
, treeFromPost [PassDown $ corridor & rmConnectsTo .~ S.singleton InLink, PassDown corridor]
|
||||
(UseLabel 0 $ door)
|
||||
(UseLabel 0 door)
|
||||
]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user