Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -303,7 +303,7 @@ namespace Content.Shared.Body.Components
|
||||
}
|
||||
|
||||
[Serializable, NetSerializable]
|
||||
public class BodyPartComponentState : ComponentState
|
||||
public sealed class BodyPartComponentState : ComponentState
|
||||
{
|
||||
[NonSerialized] private List<MechanismComponent>? _mechanisms;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user