Revert "Merge pull request #252 from frosty-dev/CRAB17"
This reverts commitf1f191270d, reversing changes made tobc2857f546.
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
using Content.Shared._Amour.ProtocolCRAB17;
|
||||
|
||||
namespace Content.Client._Amour.ProtocolCRAB17;
|
||||
|
||||
public sealed class ProtocolCRAB17System : SharedProtocolCRAB17System
|
||||
{
|
||||
public override void OnDoAfter(Entity<ProtocolCRAB17Component> ent, ref ProtocolCRAB17DoAfterEvent args)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user