Removing the obstruction element without flickering, better looking (& working) radar

This commit is contained in:
Regalis
2015-11-01 22:10:31 +02:00
parent 73bde75c2e
commit e4a048a54a
13 changed files with 167 additions and 57 deletions
@@ -28,7 +28,7 @@ namespace Barotrauma.Items.Components
}
}
[HasDefaultValue(100.0f, false)]
[HasDefaultValue(80.0f, false)]
public float MaxFlow
{
get { return maxFlow; }