Skip to content

Commit

Permalink
Renamed Powerup.wav to PowerUp.wav for consistency.
Browse files Browse the repository at this point in the history
  • Loading branch information
CartBlanche committed Jan 21, 2025
1 parent 0828170 commit 6bde581
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -224,11 +224,11 @@
/processorParam:Quality=Best
/build:Sounds/PlayerKilled.wav

#begin Sounds/Powerup.wav
#begin Sounds/PowerUp.wav
/importer:WavImporter
/processor:SoundEffectProcessor
/processorParam:Quality=Best
/build:Sounds/Powerup.wav
/build:Sounds/PowerUp.wav

#begin Sprites/Gem.png
/importer:TextureImporter
Expand Down

0 comments on commit 6bde581

Please sign in to comment.