(64db8799d) Removed editable DynamicDockingIndicator property

This commit is contained in:
Joonas Rikkonen
2019-05-03 13:57:58 +03:00
parent 872eeb70ce
commit ad2b6159c0
5 changed files with 301 additions and 65 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