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