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