This commit is contained in:
Mythril382 2024-01-20 22:55:32 +08:00 committed by GitHub
parent eed30eb2e7
commit 1edfd9b0e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,8 @@ public enum LogicSound{
blaster(Sounds.blaster),
bolt(Sounds.bolt),
boom(Sounds.boom),
break(Sounds.break),
/* break(Sounds.break),
one hell of a problem */
buttonClick(Sounds.buttonClick),
cannon(Sounds.cannon),
cannonLarge(Sounds.largeCannon),