diff --git a/src/ext/conf/Debug.js b/src/ext/conf/Debug.js index 7147c78..f62972c 100644 --- a/src/ext/conf/Debug.js +++ b/src/ext/conf/Debug.js @@ -4,14 +4,14 @@ const _prod = false; var Debug = { // performanceMetrics: true, // should not be affected by debug.debug in order to allow benchmarking of the impact logging in console has - init: true, - debug: true, + // init: true, + // debug: true, // keyboard: true, - resizer: true, + // resizer: true, // debugArDetect: true, // scaler: true, // debugStorage: true, - comms: true, + // comms: true, // showArDetectCanvas: true, // flushStoredSettings: true, // playerDetect: true,