fix
This commit is contained in:
parent
b8cd441109
commit
2cb02ff3f2
@ -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();
|
||||||
|
Loading…
Reference in New Issue
Block a user