using Content.Shared.Movement.Systems;
namespace Content.Server.Movement.Systems;
public sealed class ContentEyeSystem : SharedContentEyeSystem {}