|
@@ -40968,7 +40968,6 @@ var BABYLON;
|
|
this._currentFrameCounter = 0;
|
|
this._currentFrameCounter = 0;
|
|
this.cellIndex++;
|
|
this.cellIndex++;
|
|
if (this.cellIndex > this._toIndex) {
|
|
if (this.cellIndex > this._toIndex) {
|
|
- console.log("end");
|
|
|
|
this.cellIndex = this._toIndex;
|
|
this.cellIndex = this._toIndex;
|
|
}
|
|
}
|
|
}
|
|
}
|