Improve machines, tweak wall ids

This commit is contained in:
2021-11-01 15:21:21 +00:00
parent 7692421112
commit 7ddbbdda14
11 changed files with 76 additions and 28 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ worldSPic w =
camCen = _cameraCenter w
extraShapes :: World -> Shape
extraShapes w = _foregroundShape w
extraShapes = _foregroundShape
extraPics :: World -> Picture
extraPics w = pictures (_decorations w)