Fix problem with autodetection
This commit is contained in:
parent
f7eba0974f
commit
5b1f73a69e
@ -326,7 +326,7 @@ class ArDetector {
|
||||
|
||||
this._paused = false;
|
||||
this._halted = false;
|
||||
this._paused = false;
|
||||
this._exited = false;
|
||||
|
||||
// start autodetection
|
||||
this.startLoop();
|
||||
|
Loading…
Reference in New Issue
Block a user