Fix project

This commit is contained in:
arne 2022-11-20 17:45:06 +01:00
commit 4956092296
3 changed files with 23 additions and 27 deletions

View file

@ -27,7 +27,7 @@
([poly attrs]
(quil-attrs! attrs)
(doseq [[a b] (partition 2 1 (:points poly))]
(q/poly a b))))
(q/line a b))))
Line2
(draw