mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-05-29 15:40:11 +02:00
hide debug lines
This commit is contained in:
parent
df32fe60e4
commit
9126a6f66d
1 changed files with 1 additions and 1 deletions
|
@ -250,7 +250,7 @@
|
||||||
|
|
||||||
// Debugging info
|
// Debugging info
|
||||||
var showSphere = false;
|
var showSphere = false;
|
||||||
var showLines = true;
|
var showLines = false;
|
||||||
|
|
||||||
// This get setup on creation
|
// This get setup on creation
|
||||||
var linesCreated = false;
|
var linesCreated = false;
|
||||||
|
|
Loading…
Reference in a new issue