Deprecate a bunch of IActionBlocker (#4852)
* Deprecate IActionBlocker ChangeDirectionAttempt * Woops * Throw and interact * Deperacte speech * ActionBlocker in fucking shambles * CanEmote go byebye * CanAttack is GONE * IActionBlocker finally ded * DRY
This commit is contained in:
9
Content.Client/Cuffs/CuffableSystem.cs
Normal file
9
Content.Client/Cuffs/CuffableSystem.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
using Content.Shared.Cuffs;
|
||||
|
||||
namespace Content.Client.Cuffs
|
||||
{
|
||||
public sealed class CuffableSystem : SharedCuffableSystem
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user