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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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