Made the name of the "Linkable/IsLinkable" property consistent
This commit is contained in:
@@ -84,7 +84,7 @@ namespace Barotrauma
|
||||
}
|
||||
}
|
||||
|
||||
public virtual bool IsLinkable
|
||||
public virtual bool Linkable
|
||||
{
|
||||
get { return false; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user