Ensnaring Component and Bola Update (#9968)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using Robust.Shared.Utility;
|
||||
|
||||
namespace Content.Client.Ensnaring.Visualizers;
|
||||
[RegisterComponent]
|
||||
[Access(typeof(EnsnareableVisualizerSystem))]
|
||||
public sealed class EnsnareableVisualizerComponent : Component
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user