using Content.Shared.Gravity; namespace Content.Client.Gravity; public sealed class GravityGeneratorSystem : SharedGravityGeneratorSystem { }