Cruxscape and GS moved off of tech tree
This commit is contained in:
@@ -155,7 +155,7 @@ abstract class BuilderComp implements Posc, Statusc, Teamc, Rotc{
|
||||
if(!within(tile, finalPlaceDst)) continue;
|
||||
|
||||
if(!headless){
|
||||
Vars.control.sound.loop(Sounds.loopBuild, tile, 1.2f);
|
||||
Vars.control.sound.loop(Sounds.loopBuild, tile, 1.3f);
|
||||
}
|
||||
|
||||
if(!(tile.build instanceof ConstructBuild cb)){
|
||||
|
||||
Reference in New Issue
Block a user