Remove _decorations

This commit is contained in:
2024-10-26 09:18:11 +01:00
parent f11dfe53db
commit ae0f2fad0f
8 changed files with 2 additions and 46 deletions
-1
View File
@@ -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