fixing build
This commit is contained in:
Родитель
4870688c02
Коммит
86fd417ef6
|
@ -41,7 +41,7 @@ namespace jacdac {
|
|||
if (scores[i] > this._minScore) {
|
||||
if (this._currClass != i) {
|
||||
this._currClass = i
|
||||
this.raiseEvent(this._currClass + 1000, 0)
|
||||
this.raiseEvent(this._currClass + 1000)
|
||||
}
|
||||
break
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче