mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 14:03:55 +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
|
||||
var showSphere = false;
|
||||
var showLines = true;
|
||||
var showLines = false;
|
||||
|
||||
// This get setup on creation
|
||||
var linesCreated = false;
|
||||
|
|
Loading…
Reference in a new issue