Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -17,7 +17,7 @@ namespace Content.Server.Storage.Components
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
[Friend(typeof(SecretStashSystem))]
|
||||
public class SecretStashComponent : Component
|
||||
public sealed class SecretStashComponent : Component
|
||||
{
|
||||
/// <summary>
|
||||
/// Max item size that can be fitted into secret stash.
|
||||
|
||||
Reference in New Issue
Block a user