From 9a36c8e004417c78e7c76f64d09142360f7f9ecb Mon Sep 17 00:00:00 2001 From: David Thompson Date: Mon, 20 May 2024 22:14:42 -0400 Subject: [PATCH] Remove outdated comment. --- modules/game/actors.scm | 1 - 1 file changed, 1 deletion(-) 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