More borg tweaks (#19143)
* borg tweaks but i'm gonna go code fun stuff first * werkin' on it * a ton of tweaks * fuck everyone and then myself
This commit is contained in:
@@ -6,6 +6,10 @@ using Content.Shared.Movement.Events;
|
||||
|
||||
namespace Content.Shared.Interaction;
|
||||
|
||||
/// <summary>
|
||||
/// Handles <see cref="BlockMovementComponent"/>, which prevents various
|
||||
/// kinds of movement and interactions when attached to an entity.
|
||||
/// </summary>
|
||||
public partial class SharedInteractionSystem
|
||||
{
|
||||
public void InitializeBlocking()
|
||||
|
||||
Reference in New Issue
Block a user