Unstable 0.16.3.0
This commit is contained in:
@@ -504,6 +504,9 @@ namespace Barotrauma
|
||||
set { impactTolerance = Math.Max(value, 0.0f); }
|
||||
}
|
||||
|
||||
[Serialize(0.0f, false)]
|
||||
public float OnDamagedThreshold { get; set; }
|
||||
|
||||
[Serialize(0.0f, false)]
|
||||
public float SonarSize
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user