UI sound effect rename

This commit is contained in:
Anuken
2025-12-14 19:25:39 -05:00
parent fcd4e5a737
commit 97d3f6f63f
12 changed files with 9 additions and 8 deletions

View File

@@ -97,6 +97,7 @@ public class SoundPriority{
set(-2f, mechStep, mechStepHeavy, walkerStep, walkerStepSmall, walkerStepTiny, mechStepSmall);
explosionCore.setFalloffOffset(100f);
blockExplodeElectricBig.setFalloffOffset(70f);
}
static void max(int max, Sound... sounds){