Small bugfix
This commit is contained in:
1
dist/Unity/UnityRunner.js
vendored
1
dist/Unity/UnityRunner.js
vendored
@@ -162,6 +162,7 @@ var UnityRunner = /** @class */ (function () {
|
||||
if (this.restartTriggered)
|
||||
return [2 /*return*/];
|
||||
this.restartTriggered = true;
|
||||
this._Main.WebServer.Calibration.hasCalibrationImage = false;
|
||||
clearInterval(this.statusClock);
|
||||
this.startTime = -1;
|
||||
this.broadcastState();
|
||||
|
||||
2
dist/Unity/UnityRunner.js.map
vendored
2
dist/Unity/UnityRunner.js.map
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user