Reorganize SFX

This commit is contained in:
2025-03-10 22:13:09 -07:00
parent ed12c1cf15
commit 192f2eb316
29 changed files with 590 additions and 611 deletions

View File

@@ -15,6 +15,8 @@ public partial class InGameAudioLogic
public readonly record struct PlayPlayerAttackWallSound;
public readonly record struct PlayPlayerAttackEnemySound;
public readonly record struct PlayMenuScrollSound;
public readonly record struct PlayEquipSound;