This commit is contained in:
Tamius Han 2021-08-26 00:45:12 +02:00
parent b8cd441109
commit 2cb02ff3f2

View File

@ -303,7 +303,7 @@ class ArDetector {
this.conf.arSetupComplete = true; this.conf.arSetupComplete = true;
} }
destroy(){¸ destroy(){
this.logger.log('info', 'init', `%c[ArDetect::destroy] <@${this.arid}> Destroying aard.`, _ard_console_stop); this.logger.log('info', 'init', `%c[ArDetect::destroy] <@${this.arid}> Destroying aard.`, _ard_console_stop);
// this.debugCanvas.destroy(); // this.debugCanvas.destroy();
this.halt(); this.halt();