From: Clifton James Palmer Date: Sat, 8 Dec 2018 23:19:06 +0000 (-0600) Subject: Updated right angle message X-Git-Url: http://git.purplebirdman.com/lightcycles-love.git/commitdiff_plain/d4f7def595aa8528fe0ceec8de0083fede36389d Updated right angle message --- diff --git a/scene.lua b/scene.lua index 0cacc92..83960e6 100644 --- a/scene.lua +++ b/scene.lua @@ -87,7 +87,7 @@ function doLinesIntersect(x1,y1, x2,y2, x3,y3, x4,y4) y4 <= y1 and y1 <= y3 ) else - print('foo') + print('You should never see this message') end if intersect then