Work on autodoor pathing

This commit is contained in:
2025-10-24 13:19:21 +01:00
parent 7b622c8e31
commit 9eed2706b0
13 changed files with 68 additions and 87 deletions
-1
View File
@@ -35,7 +35,6 @@ makeDoorDebris dr w = w & makeDebris mt p
return $ wl ^. wlMaterial
makeBlockDebris :: Block -> World -> World
--makeBlockDebris bl w = foldl' (flip $ makeDebris mt col) w ps
makeBlockDebris bl w = foldl' (flip $ makeDebris mt) w ps
where
dsize = debrisSize mt