namespace Content.Server.LandMines;
[RegisterComponent]
public sealed class LandMineComponent : Component
{
}