From 946dad6823a9206d1005f14f9ab1174234682e92 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 30 Oct 2014 18:27:33 -0400 Subject: z --- public/assets/test/intersect.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/assets/test/intersect.html') diff --git a/public/assets/test/intersect.html b/public/assets/test/intersect.html index 3f6d110..cdce645 100644 --- a/public/assets/test/intersect.html +++ b/public/assets/test/intersect.html @@ -77,7 +77,7 @@ function draw () { if (long_enough_to_intersect && collinear) { ctx.fillStyle = "#f00" } - else if (is_on_line) { + else if (collinear) { ctx.fillStyle = "#0f0" } else { -- cgit v1.2.3-70-g09d2