Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -7,7 +7,7 @@ namespace Content.Server.DeviceNetwork.Components
|
||||
{
|
||||
[RegisterComponent]
|
||||
[ComponentProtoName("DeviceNetworkComponent")]
|
||||
public class DeviceNetworkComponent : Component
|
||||
public sealed class DeviceNetworkComponent : Component
|
||||
{
|
||||
/// <summary>
|
||||
/// Valid device network NetIDs.
|
||||
|
||||
Reference in New Issue
Block a user