Skip to content

Commit

Permalink
Update main-adafc8e5c347ee6977fc.bundle.js
Browse files Browse the repository at this point in the history
  • Loading branch information
saumil-ventura1 authored Apr 9, 2024
1 parent cf6141c commit ce07ccb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main-adafc8e5c347ee6977fc.bundle.js
Original file line number Diff line number Diff line change
Expand Up @@ -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),
Expand Down

0 comments on commit ce07ccb

Please sign in to comment.