mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 14:18:24 +02:00
oops left debug on
This commit is contained in:
parent
0a5f43bba7
commit
fe2c0effd0
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ Script.include("../libraries/utils.js");
|
||||||
//
|
//
|
||||||
// add lines where the hand ray picking is happening
|
// add lines where the hand ray picking is happening
|
||||||
//
|
//
|
||||||
var WANT_DEBUG = true;
|
var WANT_DEBUG = false;
|
||||||
|
|
||||||
//
|
//
|
||||||
// these tune time-averaging and "on" value for analog trigger
|
// these tune time-averaging and "on" value for analog trigger
|
||||||
|
|
Loading…
Reference in a new issue