409d4d9...aeafa16 (merge human-ai)
This commit is contained in:
@@ -160,6 +160,8 @@ namespace Barotrauma
|
||||
}
|
||||
}
|
||||
|
||||
public float WaterPercentage => MathUtils.Percentage(WaterVolume, Volume);
|
||||
|
||||
public float OxygenPercentage
|
||||
{
|
||||
get { return oxygen / Volume * 100.0f; }
|
||||
|
||||
Reference in New Issue
Block a user