Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -14,7 +14,7 @@ namespace Content.Shared.Flash
|
||||
}
|
||||
|
||||
[Serializable, NetSerializable]
|
||||
public class FlashableComponentState : ComponentState
|
||||
public sealed class FlashableComponentState : ComponentState
|
||||
{
|
||||
public float Duration { get; }
|
||||
public TimeSpan Time { get; }
|
||||
|
||||
Reference in New Issue
Block a user