using Content.Shared.Revenant.EntitySystems;
namespace Content.Client.Revenant;
public sealed class CorporealSystem : SharedCorporealSystem
{
}