From b4808786da91eda5920f139f20697a6965e0c4ce Mon Sep 17 00:00:00 2001 From: Vera Aguilera Puerto Date: Thu, 30 Dec 2021 13:19:41 +0100 Subject: [PATCH] Ignore CanHostGuardian on the client. --- Content.Client/Entry/IgnoredComponents.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Content.Client/Entry/IgnoredComponents.cs b/Content.Client/Entry/IgnoredComponents.cs index c9c3d8df14..1327aa68e0 100644 --- a/Content.Client/Entry/IgnoredComponents.cs +++ b/Content.Client/Entry/IgnoredComponents.cs @@ -256,6 +256,7 @@ namespace Content.Client.Entry "CargoTelepad", "TraitorDeathMatchRedemption", "GlassBeaker", + "CanHostGuardian", "SliceableFood", "DamageOtherOnHit", "SinguloFood",