From 91b1662302c14cf84ca8b90c1f3ec20a585f67a5 Mon Sep 17 00:00:00 2001 From: dozens Date: Fri, 7 Jun 2024 17:27:11 -0600 Subject: add ui tests --- main.fnl | 2 -- 1 file changed, 2 deletions(-) (limited to 'main.fnl') diff --git a/main.fnl b/main.fnl index af23d90..bf6933e 100644 --- a/main.fnl +++ b/main.fnl @@ -72,8 +72,6 @@ 2 ;; moving (let [from (index-of-move (string.sub move 1 2)) to (index-of-move (string.sub move -2 -1))] - (print "From" from) - (print "To" to) (tset self.moves from 0) (tset self.moves to self.player) (if (mill-at? self.moves to) -- cgit 1.4.1-2-gfad0