logging
This commit is contained in:
@@ -115,7 +115,6 @@
|
||||
(defn test-pathfind []
|
||||
(let [my-map (random-map)
|
||||
path (visit-all my-map [1 1] [639 479 ])]
|
||||
(println "Test")
|
||||
(print-resolved path my-map)
|
||||
(println path)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user