ProjectStarlight / StarlightRiver

Starlight River mod
https://discord.gg/snWQ3QE
GNU General Public License v3.0
148 stars 44 forks source link

Fixed Thousandth Degree wheel sprite #760

Closed Nestorboy closed 2 months ago

Nestorboy commented 2 months ago

The sprite used for the Thousandth Degree projectile was the Thousandth Degree itself, not the accompanying wheel. I noticed this behaviour when testing the weapon itself and saw that there's an issue for it: #745

I replaced ThousandthDegreeProjectile usages in ThousandthDegreeProjectileFired with ThousandthDegreeProjectileFired. See changed files and commits for details.