namespace Content.Shared.CriminalRecords.Systems; /// /// Nothing is predicted just exists for access. /// public abstract class SharedCriminalRecordsConsoleSystem : EntitySystem { }