Slightly less terrible build sound
This commit is contained in:
Binary file not shown.
@@ -155,7 +155,7 @@ abstract class BuilderComp implements Posc, Statusc, Teamc, Rotc{
|
|||||||
if(!within(tile, finalPlaceDst)) continue;
|
if(!within(tile, finalPlaceDst)) continue;
|
||||||
|
|
||||||
if(!headless){
|
if(!headless){
|
||||||
Vars.control.sound.loop(Sounds.loopBuild, tile, 0.15f);
|
Vars.control.sound.loop(Sounds.loopBuild, tile, 0.75f);
|
||||||
}
|
}
|
||||||
|
|
||||||
if(!(tile.build instanceof ConstructBuild cb)){
|
if(!(tile.build instanceof ConstructBuild cb)){
|
||||||
|
|||||||
Reference in New Issue
Block a user