Fix whatever the fuck is going on in storage system slightly (#28236)
* Fix whatever the fuck is going on in storage system slightly * Fix inverted check * h * Add silent bool * Silent
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
using Robust.Shared.GameStates;
|
||||
|
||||
namespace Content.Shared.Interaction.Components;
|
||||
|
||||
[RegisterComponent, NetworkedComponent]
|
||||
public sealed partial class BypassInteractionChecksComponent : Component;
|
||||
Reference in New Issue
Block a user