(1036993d3) Adjusted motion detector in autodoors
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user