Remove outdated comment.
This commit is contained in:
parent
3925e39737
commit
9a36c8e004
1 changed files with 0 additions and 1 deletions
|
@ -66,7 +66,6 @@
|
||||||
(bcom (^block bcom x y type)))))
|
(bcom (^block bcom x y type)))))
|
||||||
(('describe) `(block ,($ position) ,type))
|
(('describe) `(block ,($ position) ,type))
|
||||||
(('collide other offset grid-info)
|
(('collide other offset grid-info)
|
||||||
;; TODO: Only push if there's not a wall in the destination.
|
|
||||||
(match ($ position)
|
(match ($ position)
|
||||||
(#(x y)
|
(#(x y)
|
||||||
(match offset
|
(match offset
|
||||||
|
|
Loading…
Add table
Reference in a new issue