Anomaly cleanup (#14781)
This commit is contained in:
@@ -13,7 +13,7 @@ namespace Content.Shared.Anomaly.Components;
|
||||
///
|
||||
/// Anomalies and their related components were designed here: https://hackmd.io/@ss14-design/r1sQbkJOs
|
||||
/// </summary>
|
||||
[RegisterComponent, NetworkedComponent]
|
||||
[RegisterComponent, NetworkedComponent, Access(typeof(SharedAnomalySystem))]
|
||||
public sealed class AnomalyComponent : Component
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user