ItemSound and RoundSound

This commit is contained in:
Evil Factory
2022-05-24 14:53:43 -03:00
parent cf4774a6a7
commit cf09acfd52

View File

@@ -17,6 +17,8 @@ RegisterBarotrauma("Sounds.OggSound")
RegisterBarotrauma("Sounds.VideoSound")
RegisterBarotrauma("Sounds.VoipSound")
RegisterBarotrauma("Sounds.SoundChannel")
RegisterBarotrauma("RoundSound")
RegisterBarotrauma("Items.Components.ItemSound")
RegisterBarotrauma("Sounds.LowpassFilter")
RegisterBarotrauma("Sounds.HighpassFilter")