namespace Content.Shared.Respawn;
public abstract class SharedSpecialRespawnSystem : EntitySystem
{
}