Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -9,6 +9,7 @@ using Robust.Shared.ViewVariables;
|
||||
namespace Content.Server.Spawners.Components
|
||||
{
|
||||
[RegisterComponent]
|
||||
[Virtual]
|
||||
public class ConditionalSpawnerComponent : Component
|
||||
{
|
||||
[ViewVariables(VVAccess.ReadWrite)]
|
||||
|
||||
Reference in New Issue
Block a user