Turn debugging on

This commit is contained in:
Tamius Han 2019-09-18 01:05:17 +02:00
parent 0bed77bafa
commit b91fc2e422

View File

@ -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,