(3dc4135ce) v0.9.5.1
This commit is contained in:
@@ -55,6 +55,8 @@ namespace Barotrauma
|
||||
set { open = MathHelper.Clamp(value, 0.0f, 1.0f); }
|
||||
}
|
||||
|
||||
public float Size => IsHorizontal ? Rect.Height : Rect.Width;
|
||||
|
||||
public Door ConnectedDoor;
|
||||
|
||||
public Structure ConnectedWall;
|
||||
|
||||
Reference in New Issue
Block a user