diff --git a/ReallifeGamemode.Server/Util/AttachmentSync.cs b/ReallifeGamemode.Server/Util/AttachmentSync.cs index 04e1db94..5828917a 100644 --- a/ReallifeGamemode.Server/Util/AttachmentSync.cs +++ b/ReallifeGamemode.Server/Util/AttachmentSync.cs @@ -148,8 +148,6 @@ public class AttachmentSyncExample : Script } else { - player.ClearAnimation(); - player.ClearAttachments(); } }