(99feac023) Unstable 0.9.704.0
This commit is contained in:
@@ -21,7 +21,7 @@ namespace Barotrauma
|
||||
|
||||
public string Filename
|
||||
{
|
||||
get { return Sound.Filename; }
|
||||
get { return Sound?.Filename; }
|
||||
}
|
||||
|
||||
public RoundSound(XElement element, Sound sound)
|
||||
|
||||
Reference in New Issue
Block a user