Kick mines (real) (#8056)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
committed by
GitHub
parent
2f604ce05c
commit
ebfe5e888f
7
Content.Server/LandMines/LandMineComponent.cs
Normal file
7
Content.Server/LandMines/LandMineComponent.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace Content.Server.LandMines;
|
||||
|
||||
[RegisterComponent]
|
||||
public sealed class LandMineComponent : Component
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user