Content changes & tests for engine prototype validation PR (#27188)

* Content changes & tests for engine prototype validation PR

* A
This commit is contained in:
Leon Friedrich
2024-04-25 02:27:13 +12:00
committed by GitHub
parent 7b90c08a2c
commit 8aabb1c2e5
3 changed files with 152 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ namespace Content.Shared.IdentityManagement.Components;
[RegisterComponent, NetworkedComponent]
public sealed partial class IdentityBlockerComponent : Component
{
[DataField]
public bool Enabled = true;
/// <summary>