(1036993d3) Adjusted motion detector in autodoors

This commit is contained in:
Joonas Rikkonen
2019-05-06 11:22:02 +03:00
parent 30620ed059
commit e4adc47dad
12 changed files with 264 additions and 50 deletions
@@ -86,17 +86,7 @@ namespace Barotrauma.Items.Components
{
get { return zoom; }
}
//TODO: remove, only for testing
#if DEBUG
[Serialize(false, false), Editable]
public bool DynamicDockingIndicator
{
get;
set;
}
#endif
public override bool IsActive
{
get