diff --git a/main-adafc8e5c347ee6977fc.bundle.js b/main-adafc8e5c347ee6977fc.bundle.js index 1b325a5..ee74f71 100644 --- a/main-adafc8e5c347ee6977fc.bundle.js +++ b/main-adafc8e5c347ee6977fc.bundle.js @@ -9391,8 +9391,8 @@ this._test ? (this._maxSpawnDelay = 2e3, this.spawnStar(this.randomTypeObject(-1))) : e >= 1 ? (void 0 !== r ? (r *= n, this._initialSize = Math.max(this._initialSize - r, .6), - this._initialFallSpeed += r) : (this._initialSize = Math.max(this._initialSize - .01, .6), - this._initialFallSpeed += .01), + this._initialFallSpeed) : (this._initialSize = Math.max(this._initialSize - .01, .6), + this._initialFallSpeed), this.spawnStar(this.randomTypeObject(1)), this._numRockets < this._maxRockets && Math.random() < this._rateRockets && (this._numRockets++, this._initialRocketSize = Math.max(this._initialSize * this._initialRocketSize + r, 1.5),