X-Git-Url: http://git.purplebirdman.com/lightcycles-love.git/blobdiff_plain/18a43fb911d7fe4acd109e1a319d0cae4ead35e9..d4f7def595aa8528fe0ceec8de0083fede36389d:/scene.lua 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