Delta-v/Content.Server/Zombies/InitialInfectedExemptCompon...

8 lines
134 B
C#

namespace Content.Server.Zombies;
[RegisterComponent]
public sealed partial class InitialInfectedExemptComponent : Component
{
}