diff --git a/modules/game/actors.scm b/modules/game/actors.scm index bac87ce..8bb9d33 100644 --- a/modules/game/actors.scm +++ b/modules/game/actors.scm @@ -66,7 +66,6 @@ (bcom (^block bcom x y type))))) (('describe) `(block ,($ position) ,type)) (('collide other offset grid-info) - ;; TODO: Only push if there's not a wall in the destination. (match ($ position) (#(x y) (match offset