From 3c98f936af7754e9deb4912e54ec12a3df9b5938 Mon Sep 17 00:00:00 2001 From: equa Date: Thu, 22 Apr 2021 13:42:54 -0500 Subject: bad scaling --- lib/player.fnl | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/player.fnl') diff --git a/lib/player.fnl b/lib/player.fnl index 5fca05a..1b10b51 100644 --- a/lib/player.fnl +++ b/lib/player.fnl @@ -46,7 +46,6 @@ (love.graphics.polygon :fill -0.6 -0.4 0.6 0 -0.6 0.4)) (fn collide [self game id x y] - (print "ow!") (tset game.entities id nil) (tset game.grid x y (cell.init cells.boom))) -- cgit 1.3.0-6-gf8a5