Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -8,7 +8,7 @@ namespace Content.Server.Guardian
|
||||
/// Given to guardians to monitor their link with the host
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
public class GuardianComponent : Component
|
||||
public sealed class GuardianComponent : Component
|
||||
{
|
||||
/// <summary>
|
||||
/// The guardian host entity
|
||||
|
||||
Reference in New Issue
Block a user