Unstable 0.17.7.0
This commit is contained in:
@@ -202,6 +202,11 @@ namespace Barotrauma
|
||||
{
|
||||
Sound?.Dispose(); Sound = null;
|
||||
}
|
||||
|
||||
~SoundPrefab()
|
||||
{
|
||||
Dispose();
|
||||
}
|
||||
}
|
||||
|
||||
[TagNames("damagesound")]
|
||||
|
||||
Reference in New Issue
Block a user