using Content.Shared.GameObjects.EntitySystems; namespace Content.Client.GameObjects.EntitySystems.NewFolder { public class ChemicalReactionSystem : SharedChemicalReactionSystem { } }