using Content.Shared.Gravity; namespace Content.Client.Gravity { internal sealed class GravitySystem : SharedGravitySystem { } }