Remove _decorations
This commit is contained in:
@@ -48,7 +48,6 @@ roomC w h = do
|
||||
. setOutLinks (\rl -> OnEdge West `S.member` _rlType rl)
|
||||
)
|
||||
& rmPmnts .:~ wallf (V2 (w / 2) 0) (V2 (w / 2) (h -60))
|
||||
& rmPmnts .:~ sps0 (PutDecoration (highMesh (V2 0 0) (V2 0 h) 50))
|
||||
& rmRandPSs .~ [farside]
|
||||
)
|
||||
where
|
||||
|
||||
Reference in New Issue
Block a user