Fix freedom implant charges (#14737)

This commit is contained in:
Mr0maks
2023-03-24 08:07:20 +05:00
committed by GitHub
parent f34af1017d
commit bca82315c1

View File

@@ -29,6 +29,7 @@ public sealed class SubdermalImplantSystem : SharedSubdermalImplantSystem
return;
_cuffable.Uncuff(component.ImplantedEntity.Value, cuffs.LastAddedCuffs, cuffs.LastAddedCuffs);
args.Handled = true;
}
#region Relays