Content changes for entity categories PR (#27232)
* Content changes for entity categories PR * Poke tests * Why are tests suddenly working?
This commit is contained in:
@@ -2,7 +2,7 @@ using Robust.Shared.Prototypes;
|
||||
|
||||
namespace Content.Server.Spawners.Components
|
||||
{
|
||||
[RegisterComponent]
|
||||
[RegisterComponent, EntityCategory("Spawner")]
|
||||
[Virtual]
|
||||
public partial class ConditionalSpawnerComponent : Component
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user