Cleanup
This commit is contained in:
@@ -215,7 +215,7 @@ rotateToOverlappingWall w =
|
||||
w
|
||||
where
|
||||
cr = you w
|
||||
p = (you w) ^. crPos . _xy
|
||||
p = you w ^. crPos . _xy
|
||||
|
||||
doWallRotate :: Wall -> World -> World
|
||||
doWallRotate wl w
|
||||
|
||||
Reference in New Issue
Block a user