hide debug lines

This commit is contained in:
Luis Cuenca 2018-06-12 10:12:28 -07:00 committed by GitHub
parent df32fe60e4
commit 9126a6f66d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -250,7 +250,7 @@
// Debugging info
var showSphere = false;
var showLines = true;
var showLines = false;
// This get setup on creation
var linesCreated = false;