mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-31 09:54:57 +07:00
issue
This commit is contained in:
parent
eed30eb2e7
commit
1edfd9b0e1
@ -9,7 +9,8 @@ public enum LogicSound{
|
|||||||
blaster(Sounds.blaster),
|
blaster(Sounds.blaster),
|
||||||
bolt(Sounds.bolt),
|
bolt(Sounds.bolt),
|
||||||
boom(Sounds.boom),
|
boom(Sounds.boom),
|
||||||
break(Sounds.break),
|
/* break(Sounds.break),
|
||||||
|
one hell of a problem */
|
||||||
buttonClick(Sounds.buttonClick),
|
buttonClick(Sounds.buttonClick),
|
||||||
cannon(Sounds.cannon),
|
cannon(Sounds.cannon),
|
||||||
cannonLarge(Sounds.largeCannon),
|
cannonLarge(Sounds.largeCannon),
|
||||||
|
Loading…
Reference in New Issue
Block a user