More sound and content types
This commit is contained in:
@@ -22,6 +22,15 @@ RegisterBarotrauma("Networking.VoipCapture")
|
||||
|
||||
RegisterBarotrauma("SoundsFile")
|
||||
RegisterBarotrauma("SoundPrefab")
|
||||
RegisterBarotrauma("PrefabCollection`1[[Barotrauma.SoundPrefab]]")
|
||||
RegisterBarotrauma("PrefabCollection`1[[Barotrauma.BackgroundMusic]]")
|
||||
RegisterBarotrauma("PrefabCollection`1[[Barotrauma.GUISound]]")
|
||||
RegisterBarotrauma("PrefabCollection`1[[Barotrauma.DamageSound]]")
|
||||
RegisterBarotrauma("PrefabSelector`1[[Barotrauma.SoundPrefab]]")
|
||||
RegisterBarotrauma("BackgroundMusic")
|
||||
RegisterBarotrauma("GUISound")
|
||||
RegisterBarotrauma("DamageSound")
|
||||
|
||||
RegisterBarotrauma("Sounds.SoundManager")
|
||||
RegisterBarotrauma("Sounds.OggSound")
|
||||
RegisterBarotrauma("Sounds.VideoSound")
|
||||
|
||||
Reference in New Issue
Block a user