mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-12-06 02:40:23 -08:00
Triggering another build in case the last one failed
This commit is contained in:
parent
573db7d532
commit
5397d8426c
1 changed files with 2 additions and 1 deletions
|
|
@ -20,7 +20,8 @@ public class SoundPriority{
|
||||||
|
|
||||||
//priority 1.5: big weapon sounds, not loops
|
//priority 1.5: big weapon sounds, not loops
|
||||||
set(1.5f,
|
set(1.5f,
|
||||||
railgun
|
railgun,
|
||||||
|
largeCannon
|
||||||
);
|
);
|
||||||
|
|
||||||
//priority 1: ambient noises
|
//priority 1: ambient noises
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue