Turn debugging on
This commit is contained in:
parent
0bed77bafa
commit
b91fc2e422
@ -4,14 +4,14 @@ const _prod = false;
|
|||||||
|
|
||||||
var Debug = {
|
var Debug = {
|
||||||
// performanceMetrics: true, // should not be affected by debug.debug in order to allow benchmarking of the impact logging in console has
|
// performanceMetrics: true, // should not be affected by debug.debug in order to allow benchmarking of the impact logging in console has
|
||||||
init: true,
|
// init: true,
|
||||||
debug: true,
|
// debug: true,
|
||||||
// keyboard: true,
|
// keyboard: true,
|
||||||
resizer: true,
|
// resizer: true,
|
||||||
// debugArDetect: true,
|
// debugArDetect: true,
|
||||||
// scaler: true,
|
// scaler: true,
|
||||||
// debugStorage: true,
|
// debugStorage: true,
|
||||||
comms: true,
|
// comms: true,
|
||||||
// showArDetectCanvas: true,
|
// showArDetectCanvas: true,
|
||||||
// flushStoredSettings: true,
|
// flushStoredSettings: true,
|
||||||
// playerDetect: true,
|
// playerDetect: true,
|
||||||
|
Loading…
Reference in New Issue
Block a user