namespace Content.Server.Fluids.Components;
[RegisterComponent]
public sealed partial class FootstepTrackComponent : Component
{
}