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 = {
// 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,