Fix firelocks not having disabled autoclose.
This commit is contained in:
@@ -44,6 +44,7 @@ namespace Content.Server.GameObjects.Components.Atmos
|
||||
collidableComponent.Hard = false;
|
||||
}
|
||||
|
||||
AutoClose = false;
|
||||
Safety = false;
|
||||
|
||||
if (Occludes && Owner.TryGetComponent(out OccluderComponent occluder))
|
||||
|
||||
Reference in New Issue
Block a user