Drone Interaction Checks & Cleanup (#6731)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using Robust.Shared.GameStates;
|
||||
|
||||
namespace Content.Shared.Interaction.Components
|
||||
{
|
||||
[RegisterComponent]
|
||||
[NetworkedComponent]
|
||||
public sealed class UnremoveableComponent : Component {}
|
||||
}
|
||||
Reference in New Issue
Block a user